summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-11 18:16:47 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-11 18:16:47 +0200
commit0510b87f003b5462d12d1bfec771082d13da3450 (patch)
treea27999fb9443e305673eaf03d0a60a144d6a68d2
parentc00e6cd4f3330bd445264eabbf1f61531a337625 (diff)
php-PHPMailer: cleanups...
-rw-r--r--php-PHPMailer.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-PHPMailer.spec b/php-PHPMailer.spec
index 342a139..22477a8 100644
--- a/php-PHPMailer.spec
+++ b/php-PHPMailer.spec
@@ -86,7 +86,6 @@ install -p -d -m 755 "${RPM_BUILD_ROOT}%{_datadir}/PHPMailer/language/"
install -p -m 644 class.*.php PHPMailerAutoload.php \
"${RPM_BUILD_ROOT}/%{_datadir}/php/PHPMailer/"
-
# Install language files (these are not gettextized).
install -p -m 644 language/*.php \
@@ -112,6 +111,7 @@ rm -rf "${RPM_BUILD_ROOT}"
#-------------------------------------------------------------------------------
%files -f files.list
#-------------------------------------------------------------------------------
+
%defattr(-, root, root, -)
%{!?_licensedir:%global license %%doc}
%license LICENSE