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