diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-22 13:11:23 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-22 13:11:23 +0000 |
commit | a4d1adb72906d62628dee00c715554d84304f68e (patch) | |
tree | 7419723900b17bcf315f83d4f3efdfc981233b11 /disabled | |
parent | 377bf9c0a6ceaf653661ef3d38e0ad8e157bfec6 (diff) | |
download | lorries-a4d1adb72906d62628dee00c715554d84304f68e.tar.gz |
Re-enable php
Diffstat (limited to 'disabled')
-rw-r--r-- | disabled/php.lorry | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/disabled/php.lorry b/disabled/php.lorry deleted file mode 100644 index 0260552..0000000 --- a/disabled/php.lorry +++ /dev/null @@ -1,8 +0,0 @@ -{ - "php": { - "type": "tarball", - "compression": "bz2", - "strip": 1, - "url": "www.php.net/get/php-5.4.13.tar.bz2/from/uk1.php.net/mirror" - } -} |