summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-08-18 11:37:51 +0000
committerclive <clive@FreeBSD.org>2001-08-18 11:37:51 +0000
commit186cb92cd49e88b1bbccd9adfe76b83eb92a57bd (patch)
tree21b0b731a75291c4256251183ae44c79ecd0480a /chinese
parentc38a13f54a51d077a8f1a8b2d9b7fec02bb41ec7 (diff)
downloadFreeBSD-ports-186cb92cd49e88b1bbccd9adfe76b83eb92a57bd.zip
FreeBSD-ports-186cb92cd49e88b1bbccd9adfe76b83eb92a57bd.tar.gz
Eak ! I missed this file in my last commit.
Submitted by: bento
Diffstat (limited to 'chinese')
-rw-r--r--chinese/qe/files/post-patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/qe/files/post-patch-Makefile b/chinese/qe/files/post-patch-Makefile
new file mode 100644
index 0000000..ea7c870
--- /dev/null
+++ b/chinese/qe/files/post-patch-Makefile
@@ -0,0 +1,11 @@
+--- src/Makefile.orig Tue Jun 26 16:33:00 2001
++++ src/Makefile Tue Jun 26 16:33:09 2001
+@@ -46,7 +46,7 @@
+ AUTOHEADER = autoheader
+
+ INSTALL = /usr/bin/install -c -o root -g wheel
+-INSTALL_PROGRAM = install -c -s -o root -g wheel -m 555 $(AM_INSTALL_PROGRAM_FLAGS)
++INSTALL_PROGRAM = install -c -o root -g wheel -m 555 $(AM_INSTALL_PROGRAM_FLAGS)
+ INSTALL_DATA = install -c -o root -g wheel -m 444
+ INSTALL_SCRIPT = install -c -o root -g wheel -m 555
+ transform = s,x,x,
OpenPOWER on IntegriCloud