diff options
Diffstat (limited to 'package/tmsnc/patches/patch-configure')
-rw-r--r-- | package/tmsnc/patches/patch-configure | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/package/tmsnc/patches/patch-configure b/package/tmsnc/patches/patch-configure new file mode 100644 index 000000000..2482ecb5e --- /dev/null +++ b/package/tmsnc/patches/patch-configure @@ -0,0 +1,14 @@ +--- tmsnc-0.3.2.orig/configure 2006-10-17 13:14:07.000000000 +0200 ++++ tmsnc-0.3.2/configure 2012-07-26 14:02:27.000000000 +0200 +@@ -6112,11 +6112,6 @@ fi + done + fi + fi +- if test "X$ltrpathdirs" != "X"; then +- for found_dir in $ltrpathdirs; do +- LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" +- done +- fi + + + |