From 9646ff62cf6b2014f2cf1583d6ef63cebc125801 Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 19 Nov 2007 17:00:34 +0000 Subject: patches/php: small changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1453 370017ae-e619-0410-ac65-c121f96126d4 --- patches/php/php.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild index 3ecd5e97..e09f248b 100755 --- a/patches/php/php.SlackBuild +++ b/patches/php/php.SlackBuild @@ -22,7 +22,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Small changes by rhatto at riseup.net +# Changed by rhatto at riseup.net to fit slack.sarava.org needs # # needs a function from simplepkg, but slightly changed @@ -105,7 +105,7 @@ if [ "$RTOOL" == "wget" ]; then # rm -rf $SRC_DIR/pear* mkdir -p $SRC_DIR/pear - if [ "$PHP_SERIES" == "5"]; then + if [ "$PHP_SERIES" == "5" ]; then pearlist="$PARSER" elif [ "$VERSION" == "4.4.2" ]; then pearlist="$DB $HTTP $MAIL $SMTP $SOCKET $PARSER $RPC" -- cgit v1.2.3