SHA256
1
0
forked from pool/libgtpnl

ensure everybody uses pkgconfig right

OBS-URL: https://build.opensuse.org/package/show/network:telephony/libgtpnl?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2017-04-29 00:38:48 +00:00 committed by Git OBS Bridge
parent 874bf676c7
commit 3a2af4c207

View File

@ -61,7 +61,7 @@ applications that want to make use of libgtpnl.
%build
autoreconf -fiv
%configure
%configure --includedir="%_includedir/%name"
make %{?_smp_mflags}
%install