summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-11 17:57:39 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-11 17:57:39 +0200
commita43640f757181f3519c7dfde010c8a6bc40b7b9d (patch)
tree605147779b16e51ecce001dc132bbc0c0aeb4eee
parent1ad06b661c30d4b95d7e5902553c5d41730bacf9 (diff)
php-PHPMailer: cleanups
-rw-r--r--php-PHPMailer.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/php-PHPMailer.spec b/php-PHPMailer.spec
index 19df6b5..afc15e0 100644
--- a/php-PHPMailer.spec
+++ b/php-PHPMailer.spec
@@ -1,7 +1,6 @@
%global github_user Synchro
%global github_app PHPMailer
%global github_tag d3802c597bff8f6c2ccfa3eab2a511aa01b8d68f
-%global
%global arch_name %{github_app}-%{github_tag}
@@ -17,7 +16,7 @@ Source0: https://github.com/%{github_user}/%{github_app}/archive/%{github_tag}/%
# Fix language default path
# Don't rely on autoloader (for app which overides __construct)
-Patch0: %{github_app}-path.patch
+Patch0: %{github_app}-path.patch
Buildarch: noarch