diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2013-11-18 16:40:04 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2013-11-18 16:40:04 +0000 |
commit | 3c0c4937c86df29165c7ba22544794f824ff7b7c (patch) | |
tree | d9a06b2aefb6f295e37fa66120de3954dc372da3 /archivers/gtar/files/patch-configure | |
parent | - Support STAGEDIR (diff) |
* Regenerate patch to fix harmless but confusing warning.
* Add license information.
PR: 183987
Submitted by: Rodrigo Osorio <rodrigo@bebik.net>
Notes
Notes:
svn path=/head/; revision=334222
Diffstat (limited to 'archivers/gtar/files/patch-configure')
-rw-r--r-- | archivers/gtar/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/gtar/files/patch-configure b/archivers/gtar/files/patch-configure index 11b02450abf3..bdb7cb3a5a81 100644 --- a/archivers/gtar/files/patch-configure +++ b/archivers/gtar/files/patch-configure @@ -3,9 +3,9 @@ $FreeBSD$ Hack to disable shared library detection, so configure won't try to link with "/usr/local/lib/libiconv.so -static". ---- configure.orig -+++ configure -@@ -53560,7 +53560,7 @@ +--- configure.orig 2013-10-05 21:52:03.000000000 +0200 ++++ configure 2013-11-18 17:33:05.000000000 +0100 +@@ -34123,7 +34123,7 @@ fi $as_echo "$acl_cv_rpath" >&6; } wl="$acl_cv_wl" acl_libext="$acl_cv_libext" |