1
0
Jan Engelhardt 2014-09-25 09:32:23 +00:00 committed by Git OBS Bridge
parent 84cfcfbce4
commit 17017b221b

View File

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