]> git.pld-linux.org Git - packages/airsnort.git/commitdiff
- added includes patch to build with current llh master
authortommat <tommat@pld-linux.org>
Fri, 11 Apr 2008 12:11:36 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    airsnort.spec -> 1.22

airsnort.spec

index 19a235edb19ec0fec9ed2fc01e7cf2258c634015..a2b53de8e5932d1cc9b63f8e42b927576d4198f9 100644 (file)
@@ -7,6 +7,7 @@ License:        GPL v2
 Group:         Networking
 Source0:       http://dl.sourceforge.net/airsnort/%{name}-%{version}.tar.gz
 # Source0-md5: 8f852bd872fa7d352c14781010c25ef4
+Patch0:                %{name}-includes.patch
 URL:           http://airsnort.shmoo.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -28,6 +29,7 @@ pakietów.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.040489 seconds and 4 git commands to generate.