OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_cttimeout?expand=0&rev=20
This commit is contained in:
parent
653dd57eeb
commit
a6a100eebf
@ -3,8 +3,6 @@ Tue Sep 23 15:43:40 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Drop gpg-offline build-time requirement; this is now handled by
|
||||
the local source validator
|
||||
- Move include files to /usr/include/pkg, like done in many other
|
||||
packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 20:30:40 CET 2012 - sbrabec@suse.cz
|
||||
|
@ -64,7 +64,7 @@ Netfilter extended timeout settings infrastructure.
|
||||
if [ ! -e configure ]; then
|
||||
autoreconf -fi;
|
||||
fi;
|
||||
%configure --disable-static --includedir="%_includedir/pkg/%name-%version"
|
||||
%configure --disable-static --includedir=%_includedir/%name-%version
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user