Convert packages to the new template format (p).
This commit is contained in:
parent
2f132e330b
commit
08b4f6aae8
137 changed files with 1368 additions and 898 deletions
|
@ -23,6 +23,12 @@ long_desc="
|
|||
* Lost update support
|
||||
* Unit Tested"
|
||||
|
||||
noarch=yes
|
||||
pycompile_module="httplib2"
|
||||
makedepends="python-devel python-distribute openssl-devel"
|
||||
|
||||
python-httplib2_package() {
|
||||
noarch="yes"
|
||||
pycompile_module="httplib2"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue