diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-05-18 23:46:00 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-05-18 23:46:00 +0000 |
commit | 85fb5cceda2840375d857d65435b03be18cc1564 (patch) | |
tree | 072b9ee2180683e7e3730338fb97beb0becaa2b3 /packages/php/php_4.4.4.bb | |
parent | c15fef9716526f7433ba94ae2b43a400850e0445 (diff) |
php: move version 4.x to nonworking. We have version 5 (I will fix out the remaining bugs)
Diffstat (limited to 'packages/php/php_4.4.4.bb')
-rw-r--r-- | packages/php/php_4.4.4.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/php/php_4.4.4.bb b/packages/php/php_4.4.4.bb deleted file mode 100644 index 3000ad1fb6..0000000000 --- a/packages/php/php_4.4.4.bb +++ /dev/null @@ -1,8 +0,0 @@ -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" - |