commit d270eb1f51c218f0fedd6a42ff6325fb58844d81
Author: Elan Ruusamäe <[email protected]>
Date: Sun Oct 4 01:57:54 2015 +0300
include php4 in php plays
PLD_Builder/request.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/PLD_Builder/request.py b/PLD_Builder/request.py
index 5ec56f7..588a9c4 100644
--- a/PLD_Builder/request.py
+++ b/PLD_Builder/request.py
@@ -350,7 +350,7 @@ class Batch:
return v.replace('.', '')
# available php versions in distro
- php_versions = ['5.2', '5.3', '5.4', '5.5', '5.6', '7.0']
+ php_versions = ['4', '5.2', '5.3', '5.4', '5.5', '5.6', '7.0']
# current version if -D php_suffix is present
php_version = php_name_to_ver(self.defines['php_suffix'])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/d270eb1f51c218f0fedd6a42ff6325fb58844d81
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit