[ettercap] libtool fix.

Jon Ciesla limb at fedoraproject.org
Wed Oct 27 19:51:37 UTC 2010


commit 360bb588a3fba7f7c1792f0bcd486c17cf90d968
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Wed Oct 27 14:50:27 2010 -0500

    libtool fix.

 ettercap.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ettercap.spec b/ettercap.spec
index e0114f8..1a32302 100644
--- a/ettercap.spec
+++ b/ettercap.spec
@@ -109,6 +109,7 @@ This package contains the GTK version.
 
 %build
 autoconf
+libtoolize --copy --force
 %configure --enable-gtk
 make %{?_smp_mflags}
 cp src/ettercap src/ettercap-gtk


More information about the scm-commits mailing list