mirror of
https://abf.rosa.ru/djam/php7.git
synced 2025-02-23 14:52:47 +00:00
update libtool.m4
This commit is contained in:
parent
d8499ca561
commit
1f7d770875
1 changed files with 1 additions and 1 deletions
|
@ -1766,7 +1766,7 @@ sed -e "s/@PHP_APIVER@/%{apiver}/" \
|
|||
|
||||
# update libtool.m4 file
|
||||
cp -f %{_datadir}/aclocal/libtool.m4 %{buildroot}%{_libdir}/php/build
|
||||
cat %{_datadir}/aclocal/ltoptions.m4 %{_datadir}/ltversion.m4 \
|
||||
cat %{_datadir}/aclocal/ltoptions.m4 %{_datadir}/aclocal/ltversion.m4 \
|
||||
%{_datadir}/aclocal/ltsugar.m4 %{_datadir}/aclocal/lt~obsolete.m4 >> %{buildroot}%{_libdir}/php/build/libtool.m4
|
||||
|
||||
%if %{build_test}
|
||||
|
|
Loading…
Add table
Reference in a new issue