Jan Engelhardt 2014-09-25 09:33:05 +00:00 committed by Git OBS Bridge
parent 653dd57eeb
commit a6a100eebf
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -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