This commit is contained in:
parent
c79b49154c
commit
0637f959b8
@ -64,7 +64,7 @@ for scientific text.
|
|||||||
rm -fv libatomic_ops-*.tar.gz gc-*.tar.gz
|
rm -fv libatomic_ops-*.tar.gz gc-*.tar.gz
|
||||||
|
|
||||||
%build
|
%build
|
||||||
if ! -e configure; then autoreconf -fiv; fi
|
if [ ! -e configure ]; then autoreconf -fiv; fi
|
||||||
%configure --with-docdir="%_docdir/%name"
|
%configure --with-docdir="%_docdir/%name"
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user