Jan Engelhardt 2014-09-25 09:32:46 +00:00 committed by Git OBS Bridge
parent 658f12d8b7
commit 4a80e873a0
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:23:02 CET 2012 - sbrabec@suse.cz

View File

@ -66,7 +66,7 @@ Netfilter userspace helper 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