diff --git a/libnetfilter_cthelper.changes b/libnetfilter_cthelper.changes index 11ef7dc..79519e8 100644 --- a/libnetfilter_cthelper.changes +++ b/libnetfilter_cthelper.changes @@ -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 diff --git a/libnetfilter_cthelper.spec b/libnetfilter_cthelper.spec index a3cd268..4970c30 100644 --- a/libnetfilter_cthelper.spec +++ b/libnetfilter_cthelper.spec @@ -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