]> git.pld-linux.org Git - packages/php.git/commitdiff
- typo (it uses aspell library, but module and bcond name is pspell)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Dec 2003 00:09:50 +0000 (00:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.304

php.spec

index 39b1786f513764ca1888de8775d6930c4be2d0e5..c2f6ea12d2ec62cf95cd5c826686b97b6b5589cb 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -30,7 +30,7 @@
 %bcond_without pcre            # without PCRE extension module
 %bcond_without pdf             # without PDF extension module
 %bcond_without pgsql           # without PostgreSQL extension module
-%bcond_without aspell          # without pspell extension module
+%bcond_without pspell          # without pspell extension module
 %bcond_without recode          # without recode extension module
 %bcond_without qtdom           # without QT DOM extension module
 %bcond_without snmp            # without SNMP extension module
This page took 0.051951 seconds and 4 git commands to generate.