diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-01 19:02:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-01 19:02:27 +0000 |
commit | 380c9f4d9034501bd35129828fbea00aeaae015f (patch) | |
tree | 5d4b89ec5b453ad672f4aba927781749fbdf8c9a /chinese/gcin/files/patch-gcin-user-setup | |
parent | Upgrade to 20050228 snapshot (2.0 beta RC6). (diff) |
Upgrade to 0.8.4.
Approved by: maintainer
Diffstat (limited to 'chinese/gcin/files/patch-gcin-user-setup')
-rw-r--r-- | chinese/gcin/files/patch-gcin-user-setup | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chinese/gcin/files/patch-gcin-user-setup b/chinese/gcin/files/patch-gcin-user-setup new file mode 100644 index 000000000000..0f6915e341db --- /dev/null +++ b/chinese/gcin/files/patch-gcin-user-setup @@ -0,0 +1,8 @@ +--- scripts/gcin-user-setup.orig Thu Dec 23 11:20:56 2004 ++++ scripts/gcin-user-setup Mon Jan 31 23:36:59 2005 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + if [ -z "$1" ]; then + echo "please specify gcin table dir" |