GLUED: renamed packages to rules, cfg_dir_packages to cfg_dir_rules.
This commit is contained in:
14
rules/python_host/common.bash
Normal file
14
rules/python_host/common.bash
Normal file
@@ -0,0 +1,14 @@
|
||||
version=\
|
||||
(
|
||||
"2.7.2"
|
||||
)
|
||||
|
||||
url=\
|
||||
(
|
||||
"http://www.python.org/ftp/python/${version}/Python-${version}.tar.bz2"
|
||||
)
|
||||
|
||||
md5=\
|
||||
(
|
||||
"ba7b2f11ffdbf195ee0d111b9455a5bd"
|
||||
)
|
Reference in New Issue
Block a user