mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- old/make/Defs.gmk
 | 
						|
+++ new/make/Defs.gmk
 | 
						|
@@ -173,7 +173,7 @@
 | 
						|
 else
 | 
						|
 TIDY	= /usr/bin/tidy
 | 
						|
 endif
 | 
						|
-TOUCH 	= /usr/bin/touch
 | 
						|
+TOUCH 	= /bin/touch
 | 
						|
 UNZIP 	= /usr/bin/unzip
 | 
						|
 WC 	= /usr/bin/wc
 | 
						|
 ZIP 	= /usr/bin/zip
 |