aboutsummaryrefslogtreecommitdiff
path: root/security/gcipher/files/patch-gcipher
diff options
context:
space:
mode:
Diffstat (limited to 'security/gcipher/files/patch-gcipher')
-rw-r--r--security/gcipher/files/patch-gcipher2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gcipher/files/patch-gcipher b/security/gcipher/files/patch-gcipher
index cb48ac1009fb..2e7ba1abc059 100644
--- a/security/gcipher/files/patch-gcipher
+++ b/security/gcipher/files/patch-gcipher
@@ -10,7 +10,7 @@ diff -ur ../gcipher-1.0.orig/src/gcipher ./src/gcipher
# Edit the path below if you need to port GCipher.
import sys
-# sys.path.append("/usr/share/gcipher/lib")
-+sys.path.append("/usr/X11R6/share/gnome/gcipher/lib")
++sys.path.append("%%PREFIX%%/share/gcipher/lib")
from os import environ
from os.path import join