fixed cleanup for privoxy build
This commit is contained in:
		
							parent
							
								
									73545f9c47
								
							
						
					
					
						commit
						d775c57618
					
				| 
						 | 
					@ -216,7 +216,6 @@ privoxy-clean:
 | 
				
			||||||
	$(MAKE) -C privoxy clean
 | 
						$(MAKE) -C privoxy clean
 | 
				
			||||||
	-rm -f bin/privoxy
 | 
						-rm -f bin/privoxy
 | 
				
			||||||
	-rm -f privoxy-build-stamp
 | 
						-rm -f privoxy-build-stamp
 | 
				
			||||||
	-git checkout privoxy
 | 
					 | 
				
			||||||
	-cd privoxy && \
 | 
						-cd privoxy && \
 | 
				
			||||||
		git clean -fdx .
 | 
							git clean -fdx .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue