diff options
Diffstat (limited to 'packages/nonworking/php/php_4.4.4.bb')
-rw-r--r-- | packages/nonworking/php/php_4.4.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/nonworking/php/php_4.4.4.bb b/packages/nonworking/php/php_4.4.4.bb new file mode 100644 index 0000000000..3000ad1fb6 --- /dev/null +++ b/packages/nonworking/php/php_4.4.4.bb @@ -0,0 +1,8 @@ +require php.inc + +PR = "r1" + +SRC_URI = "http://museum.php.net/php4/php-${PV}.tar.bz2 \ + file://${FILESDIR}/autotools.patch;patch=1 \ + file://${FILESDIR}/pear.patch;patch=1" + |