You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
514 B

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 \