diff options
-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 |