From a2ab41a738ff77dbc63a02425d526ae3290b8966 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Thu, 10 Sep 2009 20:59:35 +0200 Subject: Ajout de php#5.2.10-1 --- extra/php/oldbuild | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 extra/php/oldbuild (limited to 'extra/php/oldbuild') diff --git a/extra/php/oldbuild b/extra/php/oldbuild new file mode 100755 index 000000000..815883ef8 --- /dev/null +++ b/extra/php/oldbuild @@ -0,0 +1,28 @@ +# $Id: build,v 1.1 2007/10/01 05:14:51 install Exp install $ +# Description: +# URL: +# Maintainer: Linux From Scratch +# Packager: Thierry Nuttens, thierryn1 at hispeed dot ch +# Depends on: + +name=php +version=0.0.0 +release=1 +group= +scripts=blfs-bootscripts +scriptsversion=20070822 +source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz\ + http://www.linuxfromscratch.org/downloads/blfs/svn/$scripts-$scriptsversion.tar.bz2) + + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info + make + make DESTDIR=$PKG install +# cd ../$scripts-$scriptsversion +# make DESTDIR=$PKG install-$name + +} -- cgit v1.2.3-70-g09d2