Jan Engelhardt 2014-09-25 09:31:33 +00:00 committed by Git OBS Bridge
parent 1ff7765736
commit f3a1a2cfd5
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
-------------------------------------------------------------------
Mon Mar 4 13:52:21 UTC 2013 - jengelh@inai.de

View File

@ -61,7 +61,7 @@ Netfilter extended accounting infrastructure.
%setup -q
%build
%configure --disable-static --includedir="%_includedir/pkg/%name-%version"
%configure --disable-static --includedir=%_includedir/%name-%version
make %{?_smp_mflags}
%install