diff options
Diffstat (limited to 'chinese/zhcon/files/patch-aa')
-rw-r--r-- | chinese/zhcon/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/zhcon/files/patch-aa b/chinese/zhcon/files/patch-aa index 8bef2bd5570f..e69de29bb2d1 100644 --- a/chinese/zhcon/files/patch-aa +++ b/chinese/zhcon/files/patch-aa @@ -1,11 +0,0 @@ ---- configure.orig Sat Sep 8 19:16:35 2001 -+++ configure Sat Sep 8 19:16:51 2001 -@@ -707,7 +707,7 @@ - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. -- for ac_prog in ginstall scoinst install; do -+ for ac_prog in install scoinst ginstall; do - if test -f $ac_dir/$ac_prog; then - if test $ac_prog = install && - grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then |