fix merge issue
This commit is contained in:
parent
8d804758fb
commit
adaf81ee88
1 changed files with 0 additions and 4 deletions
|
|
@ -119,10 +119,6 @@ for fic in phpmailer smtp pop3; do
|
|||
${RPM_BUILD_ROOT}%{_datadir}/wordpress/wp-includes/class-$fic.php
|
||||
done
|
||||
|
||||
# Remove bundled PHPMailer and link to system one
|
||||
rm -f ${RPM_BUILD_ROOT}%{_datadir}/wordpress/wp-includes/class-{phpmailer,smtp,pop3}.php
|
||||
ln -sf /usr/share/php/PHPMailer/*php ${RPM_BUILD_ROOT}%{_datadir}/wordpress/wp-includes/
|
||||
|
||||
# Remove backup copies of patches
|
||||
find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.FSFaddr \) \
|
||||
-print -delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue