提交 d9ba7fc0 authored 作者: Ken Rice's avatar Ken Rice

tweak rebootstrapping for use with mock.

上级 b5f75a0f
......@@ -1540,9 +1540,11 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal"
#
######################################################################################################################
if test ! -f Makefile.in
if test -f bootstrap.sh
then
./bootstrap.sh
else
./rebootstrap.sh
fi
%configure -C \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论