First check in
This commit is contained in:
12
SRC/patches/02_remove-install-path.patch
Normal file
12
SRC/patches/02_remove-install-path.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff -Naur a/Makefile b/Makefile
|
||||
--- a/Makefile 2005-03-24 17:50:09.000000000 -0600
|
||||
+++ b/Makefile 2016-09-28 11:37:16.520000000 -0500
|
||||
@@ -94,7 +94,7 @@
|
||||
#
|
||||
# A BSD-like install program. GNU install will fit well here, too.
|
||||
#
|
||||
-INSTALL = /usr/ucb/install
|
||||
+INSTALL = install
|
||||
|
||||
#
|
||||
# Compiler and linker flags.
|
||||
Reference in New Issue
Block a user