termux-packages/packages/distcc/Makefile.in.patch

13 lines
514 B
Diff
Raw Normal View History

2021-10-08 16:51:53 +02:00
diff -uNr distcc/Makefile.in distcc.mod/Makefile.in
--- distcc/Makefile.in 2018-07-27 08:08:55.000000000 +0300
+++ distcc.mod/Makefile.in 2019-02-05 15:54:16.980606827 +0200
@@ -85,7 +85,7 @@
# directory names of possible locations for the installation to be
# checked. Change the value of this variable to @bindir@ to check the
# installation at the location determined by 'configure'.
-DISTCC_INSTALLATION = $(RESTRICTED_PATH)
+DISTCC_INSTALLATION = @bindir@
dist_files = \
src/config.h.in \