aboutsummaryrefslogtreecommitdiff
path: root/chinese/qe/files/post-patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/qe/files/post-patch-Makefile')
-rw-r--r--chinese/qe/files/post-patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/qe/files/post-patch-Makefile b/chinese/qe/files/post-patch-Makefile
deleted file mode 100644
index ea7c870e657b..000000000000
--- a/chinese/qe/files/post-patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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,