aboutsummaryrefslogtreecommitdiffstats
path: root/security/gcipher/files/patch-Const.py
blob: b4b94da306da00d8f5a6828b6d42f30d330efe47 (plain) (blame)
1
2
3
4
5
6
7
8
9
diff -ur ../gcipher-1.0.orig/src/Const.py ./src/Const.py
--- ../gcipher-1.0.orig/src/Const.py    Wed Jun 25 14:03:43 2003
+++ ./src/Const.py  Wed Jun 25 14:05:59 2003
@@ -9,4 +9,4 @@
 Read Help/Contents to learn how to use gcipher
 as a command line filter or as a network proxy."""
 AUTHORS = ["Shannon -jj Behrens <jjinux@yahoo.com>"]
-GLADEDIR = "."
+GLADEDIR = "%%PREFIX%%/share/gcipher/lib"