Eak ! I missed this file in my last commit.
Submitted by: bento
This commit is contained in:
parent
6ace020ffa
commit
c1a6dd2042
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46434
1 changed files with 11 additions and 0 deletions
11
chinese/qe/files/post-patch-Makefile
Normal file
11
chinese/qe/files/post-patch-Makefile
Normal file
|
@ -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,
|
Loading…
Reference in a new issue