create lua-libs subpackage, disable bootstrap

This commit is contained in:
Tom Callaway 2016-07-26 11:58:29 -04:00
parent 0d4410908a
commit 423087435d
1 changed files with 4 additions and 0 deletions

View File

@ -78,7 +78,11 @@ This package contains the static version of liblua for %{name}.
%prep
%if 0%{?bootstrap}
%setup -q -a 2 -a 3
%else
%setup -q -a 3
%endif
cp %{SOURCE1} .
mv src/luaconf.h src/luaconf.h.template.in
%patch0 -p1 -E -z .autoxxx