aports/testing/java-jtreg/fix-build.patch
2023-04-26 15:22:55 +00:00

11 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