diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-24 15:36:16 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-24 15:36:16 +0200 |
commit | aa171db3369b6f66cf1176e2a8755db115c8379e (patch) | |
tree | c8e81a71f4586099f53683a5bc7b7c725ab93d44 | |
parent | 1a593914f1fc8caeaff5deb926d0f87e33bed33c (diff) |
typo
-rw-r--r-- | php-phurple.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phurple.spec b/php-phurple.spec index 5333900..ff84c2b 100644 --- a/php-phurple.spec +++ b/php-phurple.spec @@ -51,10 +51,10 @@ fi cd .. cat > %{pecl_name}.ini << 'EOF' -; Enable %{pecl_name} extension module +; Enable %{summary} extension = %{pecl_name}.so -: Runtime configuration +; Runtime configuration ;phurple.custom_plugin_path= EOF |