*** empty log message ***
This commit is contained in:
parent
86cc42eca3
commit
887d3ef590
@ -55,11 +55,11 @@ rm -rf %{buildroot}
|
||||
[ -f /usr/share/automake/depcomp ] && cp -f /usr/share/automake/{depcomp,ylwrap} . || :
|
||||
|
||||
# Rerun autotools for new version
|
||||
aclocal --force
|
||||
automake
|
||||
autoconf
|
||||
|
||||
( cd . && aclocal --force && automake && autoconf )
|
||||
( cd autoconf-lib-link && aclocal --force && automake && autoconf )
|
||||
( cd gettext-tools && aclocal --force && automake && autoconf )
|
||||
( cd gettext-runtime && aclocal --force && automake && autoconf )
|
||||
|
||||
|
||||
%configure --without-included-gettext --enable-nls \
|
||||
--enable-shared --with-pic-=yes
|
||||
|
Loading…
Reference in New Issue
Block a user