]> git.pld-linux.org Git - packages/kismet.git/commitdiff
- libtinfo is no more auto/ti/kismet-2011_03_R2-1
authorhawk <hawk@pld-linux.org>
Wed, 4 Apr 2012 11:27:32 +0000 (11:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 1

Changed files:
    kismet.spec -> 1.65

kismet.spec

index 1eea3cc2ea92847c6240f6a54c3002c6a676c24d..cbb8321ac2aecec139f8e9e39d8e2ea617838f55 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Wireless network sniffer
 Summary(pl.UTF-8):     Sniffer sieci bezprzewodowych
 Name:          kismet
 Version:       2011_03_R2
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://www.kismetwireless.net/code/%{name}-%{tarver}.tar.gz
@@ -79,8 +79,7 @@ cp -f /usr/share/automake/config.* .
 %{__autoconf}
 %configure
 
-%{__make} \
-       CLIENTLIBS="-ldl -lncurses -lpanel -ltinfo"  # hack to add -ltinfo
+%{__make}
 
 for plugin in %plugins; do
        %{__make} -C $plugin \
This page took 0.157666 seconds and 4 git commands to generate.