typo
This commit is contained in:
parent
aefbd0093d
commit
8e0d152bd4
@ -54,7 +54,7 @@ on many different machines.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
#hande newer autoconf
|
#hande newer autoconf
|
||||||
libtoolize --force && acsite.m4 && mv aclocal.m4 acinclude.m4 && autoreconf
|
libtoolize --force && rm acsite.m4 && mv aclocal.m4 acinclude.m4 && autoreconf
|
||||||
|
|
||||||
%ifarch s390 s390x sparc64
|
%ifarch s390 s390x sparc64
|
||||||
F_PIE=-fPIE
|
F_PIE=-fPIE
|
||||||
|
Loading…
Reference in New Issue
Block a user