aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-05-05 03:32:32 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-05-05 03:32:32 +0000
commit316a0b885a521f0e8683e91d1a31dc5f2578dba8 (patch)
tree4be12be9fbcce93868c4057ac87c56875b5391b6 /patches
parent666175e49d86194f691e93e9ff8f93b68f82275f (diff)
downloadslackbuilds-316a0b885a521f0e8683e91d1a31dc5f2578dba8.tar.gz
slackbuilds-316a0b885a521f0e8683e91d1a31dc5f2578dba8.tar.bz2
patches/php: small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1218 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/php/php.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 898955fd..65997d84 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -170,7 +170,7 @@ CFLAGS="$SLKCFLAGS" \
--with-jpeg-dir=/usr \
--with-png \
--with-ttf \
- --with-freetype-dir=/usr \
+ --with-freetype-dir=/usr \
--with-gmp \
--enable-mbstring \
--with-curl=/usr \