[wordpress/f18: 3/3] fix merge issue

Remi Collet remi at fedoraproject.org
Wed Jan 30 13:21:24 UTC 2013


commit adaf81ee88d406f6bcd3ba3fc95710e328071d7e
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jan 30 14:20:59 2013 +0100

    fix merge issue

 wordpress.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/wordpress.spec b/wordpress.spec
index add01e6..96de685 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -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


More information about the scm-commits mailing list