summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Callaway <spot@fedoraproject.org>2016-07-26 11:58:29 -0400
committerTom Callaway <spot@fedoraproject.org>2016-07-26 11:58:29 -0400
commit423087435dca32fcecee9d76f048f204c084d925 (patch)
tree7ed2f5c0b523f0d2430151ef42fbcaf540e5c3e8
parent0d4410908a5646b4d142f4e3b2ca0833594aa7ec (diff)
downloadlua-423087435dca32fcecee9d76f048f204c084d925.tar.gz
lua-423087435dca32fcecee9d76f048f204c084d925.tar.xz
lua-423087435dca32fcecee9d76f048f204c084d925.zip
create lua-libs subpackage, disable bootstrap
-rw-r--r--lua.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/lua.spec b/lua.spec
index d6e8069..45954f6 100644
--- a/lua.spec
+++ b/lua.spec
@@ -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