From a80c0be3acf905d1c66d2813010d480e0b04b2fc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Nov 2010 00:11:33 +0100 Subject: add keychain package --- package/keychain/patches/patch-Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/keychain/patches/patch-Makefile (limited to 'package/keychain/patches/patch-Makefile') diff --git a/package/keychain/patches/patch-Makefile b/package/keychain/patches/patch-Makefile new file mode 100644 index 000000000..487051824 --- /dev/null +++ b/package/keychain/patches/patch-Makefile @@ -0,0 +1,11 @@ +--- keychain-2.7.1.orig/Makefile 2010-05-07 19:24:14.000000000 +0200 ++++ keychain-2.7.1/Makefile 2010-11-27 23:36:29.000000000 +0100 +@@ -44,7 +44,7 @@ GENKEYCHAINPL = open P, "keychain.txt" o + s/\#\#VERSION\#\#/$V/g || die; \ + print + +-keychain: keychain.sh keychain.txt ++keychain: keychain.sh + perl -e '$(GENKEYCHAINPL)' >keychain || rm -f keychain + chmod +x keychain + -- cgit v1.2.3