You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/gpgme/files/gpgme-1.1.8-et_EE.patch

12 lines
347 B

--- gpgme-1.1.8/src/gpgme-config.in 2009-03-08 10:25:48.000000000 +1100
+++ gpgme-1.1.8/src/gpgme-config.in 2009-03-08 10:35:53.000000000 +1100
@@ -64,7 +64,7 @@
while test $# -gt 0; do
case "$1" in
-*=*)
- optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'`
+ optarg=`echo "$1" | sed 's/[-_[:alnum:]]*=//'`
;;
*)
optarg=