summaryrefslogtreecommitdiffstats
path: root/network/ettercap-NG/ettercap-NG_configure.patch
diff options
context:
space:
mode:
author Niels Horn2011-04-05 02:53:56 +0200
committer Niels Horn2011-04-05 02:53:56 +0200
commit6d31eff69ce60f33a260a74d0e6142698b5624bc (patch)
tree2ebd3cbcbfa36ae58456afa8f6865eeb28bf2742 /network/ettercap-NG/ettercap-NG_configure.patch
parentc8cec2ab0eb2566016b2df074ac3b92e307655fa (diff)
downloadslackbuilds-6d31eff69ce60f33a260a74d0e6142698b5624bc.tar.gz
network/ettercap-NG: Fixed configure check for libtool.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/ettercap-NG/ettercap-NG_configure.patch')
-rw-r--r--network/ettercap-NG/ettercap-NG_configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/ettercap-NG/ettercap-NG_configure.patch b/network/ettercap-NG/ettercap-NG_configure.patch
new file mode 100644
index 0000000000..69e9ccc4e7
--- /dev/null
+++ b/network/ettercap-NG/ettercap-NG_configure.patch
@@ -0,0 +1,11 @@
+--- ettercap-NG-0.7.3/configure 2005-05-27 12:11:45.000000000 -0300
++++ ettercap-NG-0.7.3_patched/configure 2011-04-04 20:57:49.000000000 -0300
+@@ -8346,7 +8346,7 @@
+ exit 1
+ fi
+ gentoo_lt_version="1.5.18"
+-gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
++gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
+ if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
+ echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6