1
0
Jan Engelhardt 2014-09-25 09:32:10 +00:00 committed by Git OBS Bridge
parent c6a495629f
commit 84cfcfbce4
2 changed files with 1 additions and 3 deletions

View File

@ -3,8 +3,6 @@ Tue Sep 23 15:45:35 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 Aug 7 13:09:48 UTC 2013 - jengelh@inai.de

View File

@ -71,7 +71,7 @@ used by conntrack-tools among many other applications.
%setup -q
%build
%configure --disable-static --includedir="%_includedir/pkg/%name-%version"
%configure --disable-static --includedir=%_includedir/%name-%version
make %{?_smp_mflags}
%install