]> git.pld-linux.org Git - packages/etherape.git/commitdiff
- make libtool hapy. etherape-0_7_0-1
authorkloczek <kloczek@pld-linux.org>
Sat, 5 May 2001 15:04:09 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etherape.spec -> 1.24

etherape.spec

index 0ba2f3eae00da7ae00a53a1783e252b37b90c1f3..b1fb4f7039f836aeb651cc614e8805f9b4cb44f8 100644 (file)
@@ -15,6 +15,7 @@ BuildRequires:        gnome-libs-devel
 BuildRequires: gtk+-devel
 BuildRequires: libglade-devel
 BuildRequires: libpcap-devel
+BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix         /usr/X11R6
@@ -33,6 +34,7 @@ a file as well as live from the network.
 %setup -q
 
 %build
+libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
This page took 0.032184 seconds and 4 git commands to generate.