forked from pool/asymptote
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
|
||||
|
||||
%build
|
||||
if ! -e configure; then autoreconf -fiv; fi
|
||||
if [ ! -e configure ]; then autoreconf -fiv; fi
|
||||
%configure --with-docdir="%_docdir/%name"
|
||||
%make_build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user