From: rhatto Date: Tue, 6 Mar 2007 04:49:24 +0000 (+0000) Subject: php: fixed build number X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2e6a449ae3ea7341a3724ca157ea90db4268e532;p=slackbuilds.git php: fixed build number git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1086 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/patches/php/php-pgsql.SlackBuild b/patches/php/php-pgsql.SlackBuild index 8a9944f1..bf3b5669 100755 --- a/patches/php/php-pgsql.SlackBuild +++ b/patches/php/php-pgsql.SlackBuild @@ -33,7 +33,7 @@ PACKAGE_NAME="php-pgsql" # this is beacuse we're build with pgsql support VERSION=${VERSION:=4.4.5} PINE=${PINE:=4.64} ARCH=${ARCH:=i486} -BUILD=${BUILD:=2rha} +BUILD=${BUILD:=1rha} TMP=${TMP:=/tmp} SRC_DIR=${SRC:=$CWD} REPOS=${REPOS:=$TMP} diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild index 50c23cf2..f15bbe78 100755 --- a/patches/php/php.SlackBuild +++ b/patches/php/php.SlackBuild @@ -31,7 +31,7 @@ PACKAGE="php" VERSION=${VERSION:=4.4.5} PINE=${PINE:=4.64} ARCH=${ARCH:=i486} -BUILD=${BUILD:=2rha} +BUILD=${BUILD:=1rha} TMP=${TMP:=/tmp} SRC_DIR=${SRC:=$CWD} REPOS=${REPOS:=$TMP}