summaryrefslogtreecommitdiff
path: root/package/opencdk/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-11 16:01:35 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-11 16:01:35 +0100
commit85a8eebad2ec52266e98e4a764ea61f6d58f101f (patch)
tree003ff41817b41d2c0a6b84e43e4a2eb4b4f01b59 /package/opencdk/patches
parent6c91c5bb985ece8173f3eca8b3a9f208f12249be (diff)
update gnutls and required packages to latest upstream
Diffstat (limited to 'package/opencdk/patches')
-rw-r--r--package/opencdk/patches/patch-build-aux_ltmain_sh11
-rw-r--r--package/opencdk/patches/patch-configure14
-rw-r--r--package/opencdk/patches/patch-ltmain_sh11
3 files changed, 0 insertions, 36 deletions
diff --git a/package/opencdk/patches/patch-build-aux_ltmain_sh b/package/opencdk/patches/patch-build-aux_ltmain_sh
deleted file mode 100644
index a47e789b4..000000000
--- a/package/opencdk/patches/patch-build-aux_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- opencdk-0.6.6.orig/build-aux/ltmain.sh 2006-03-11 19:49:04.000000000 +0100
-+++ opencdk-0.6.6/build-aux/ltmain.sh 2011-01-15 19:36:27.000000000 +0100
-@@ -1623,7 +1623,7 @@ EOF
- # -pg pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
-- -t[45]*|-txscale*|@*)
-+ -t[45]*|-txscale*|@*|-fstack-protector*|-flto)
-
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.
diff --git a/package/opencdk/patches/patch-configure b/package/opencdk/patches/patch-configure
deleted file mode 100644
index 8f21990e8..000000000
--- a/package/opencdk/patches/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
-$Id$
---- opencdk-0.6.6.orig/configure 2007-11-13 13:32:19.000000000 +0100
-+++ opencdk-0.6.6/configure 2011-01-15 19:30:41.000000000 +0100
-@@ -20389,8 +20389,8 @@ echo "$as_me: error:
-
-
-
--LIBOPENCDK_LIBS="-L${libdir} -lopencdk $LIBGCRYPT_LIBS $LIBS"
--LIBOPENCDK_CFLAGS="$LIBGCRYPT_CFLAGS -I${includedir}"
-+LIBOPENCDK_LIBS="$LIBS -lopencdk $LIBGCRYPT_LIBS"
-+LIBOPENCDK_CFLAGS="$LIBGCRYPT_CFLAGS"
-
-
-
diff --git a/package/opencdk/patches/patch-ltmain_sh b/package/opencdk/patches/patch-ltmain_sh
deleted file mode 100644
index 213194a88..000000000
--- a/package/opencdk/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- opencdk-0.6.6.orig/ltmain.sh 2006-03-11 19:49:04.000000000 +0100
-+++ opencdk-0.6.6/ltmain.sh 2011-01-15 19:31:50.000000000 +0100
-@@ -1623,7 +1623,7 @@ EOF
- # -pg pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*|-pg| \
-- -t[45]*|-txscale*|@*)
-+ -t[45]*|-txscale*|@*|-fstack-protector*|-flto)
-
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.