fix configure line for future releases
This commit is contained in:
parent
be3aec4eac
commit
2a98d8a634
@ -28,7 +28,7 @@ Header files needed to develop programs that link against the Talloc library.
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure --prefix=%{_usr} --enable-talloc-compat1
|
||||
%configure --enable-talloc-compat1
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user