SHA256
1
0
forked from pool/libnftnl

Use /usr/include/pkg/X

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnftnl?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2014-09-23 16:07:08 +00:00 committed by Git OBS Bridge
parent 51fddbc78a
commit 56953f68bc
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 23 16:05:59 UTC 2014 - jengelh@inai.de
- Correct pkgconfig-assisted location of headers to match up with
remaining packages
-------------------------------------------------------------------
Fri Jun 27 15:37:24 UTC 2014 - jengelh@inai.de

View File

@ -85,7 +85,7 @@ applications that want to make use of libnftnl.
%if 0%{?with_json}
--with-json-parsing \
%endif
--includedir="%_includedir/pkg"
--includedir="%_includedir/pkg/%name-%version"
make %{?_smp_mflags}
%install