Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch
This commit is contained in:
commit
75f27e2123
|
@ -32,9 +32,7 @@ additional applications against the %{name} libraries.
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
%build
|
%build
|
||||||
%configure --with-linux=%{kdir} --with-linux-obj=%{kobj} \
|
%configure --with-config=user
|
||||||
--with-spl=%{spldir} --with-spl-obj=%{splobj} \
|
|
||||||
--with-config=user
|
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
Loading…
Reference in New Issue