forked from pool/libgtpnl
This commit is contained in:
parent
3a2af4c207
commit
13da84a631
@ -27,6 +27,7 @@ Url: https://osmocom.org/projects/linux-kernel-gtp-u/wiki
|
||||
Source: %name-%version.tar.xz
|
||||
BuildRequires: libtool >= 2
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -60,7 +61,7 @@ applications that want to make use of libgtpnl.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
autoreconf -fi
|
||||
%configure --includedir="%_includedir/%name"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user