aboutsummaryrefslogtreecommitdiffstats
path: root/main/krb5/mit-krb5_krb5-config_LDFLAGS.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-30 14:33:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-30 14:33:08 +0000
commitcb7d544109b80941b32d6acedb7cc52b2e30fae3 (patch)
tree5d953c769dc6578ba5abd212fc8f7aee18cade88 /main/krb5/mit-krb5_krb5-config_LDFLAGS.patch
parentb383289d2ba7fe0e234b156e6c0c48f7fc0120cb (diff)
downloadaports-cb7d544109b80941b32d6acedb7cc52b2e30fae3.tar.bz2
aports-cb7d544109b80941b32d6acedb7cc52b2e30fae3.tar.xz
main/krb5: moved from testing
Diffstat (limited to 'main/krb5/mit-krb5_krb5-config_LDFLAGS.patch')
-rw-r--r--main/krb5/mit-krb5_krb5-config_LDFLAGS.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/krb5/mit-krb5_krb5-config_LDFLAGS.patch b/main/krb5/mit-krb5_krb5-config_LDFLAGS.patch
new file mode 100644
index 0000000000..0b300cb44a
--- /dev/null
+++ b/main/krb5/mit-krb5_krb5-config_LDFLAGS.patch
@@ -0,0 +1,12 @@
+Bug #448778
+--- krb5-1.11/src/krb5-config.in 2012-12-18 02:47:04.000000000 +0000
++++ krb5-1.11/src/krb5-config.in 2012-12-28 07:13:16.582693363 +0000
+@@ -217,7 +217,7 @@
+ -e 's#\$(PROG_RPATH)#'$libdir'#' \
+ -e 's#\$(PROG_LIBPATH)#'$libdirarg'#' \
+ -e 's#\$(RPATH_FLAG)#'"$RPATH_FLAG"'#' \
+- -e 's#\$(LDFLAGS)#'"$LDFLAGS"'#' \
++ -e 's#\$(LDFLAGS)##' \
+ -e 's#\$(PTHREAD_CFLAGS)#'"$PTHREAD_CFLAGS"'#' \
+ -e 's#\$(CFLAGS)##'`
+