;tools: revert "make site" for now
This commit is contained in:
		
							parent
							
								
									bdfdfa8051
								
							
						
					
					
						commit
						e6b25bf9f3
					
				
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							| @ -823,8 +823,11 @@ site: $(call def-help,site, update the hledger.org website (run on hledger.org, | |||||||
| 		&& echo 'Please run "make Shake" first (manual compilation of Shake.hs is required)' \
 | 		&& echo 'Please run "make Shake" first (manual compilation of Shake.hs is required)' \
 | ||||||
| 		|| ( \
 | 		|| ( \
 | ||||||
| 			echo; \
 | 			echo; \
 | ||||||
| 			./Shake -V site; \
 | 			./Shake -V webmanuals; \
 | ||||||
|  | 			make -C site build; \
 | ||||||
| 		) 2>&1 | tee -a site.log | 		) 2>&1 | tee -a site.log | ||||||
|  | # once VPS can build Shake again, replace the Shake/make lines with 
 | ||||||
|  | #			./Shake -V site; \
 | ||||||
| 
 | 
 | ||||||
| BROWSE=open | BROWSE=open | ||||||
| BROWSEDELAY=5 | BROWSEDELAY=5 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user