Convert packages to the new template format (neverball build deps, not finished).

This commit is contained in:
Juan RP
2013-04-12 19:13:19 +02:00
parent 0db7318f8e
commit 3fda6eb108
94 changed files with 853 additions and 714 deletions

View File

@@ -40,6 +40,8 @@ libcurl-devel_package() {
curl_package() {
depends="ca-certificates"
pkg_install() {
vmove usr
vmove usr/bin/curl
vmove usr/share/man/man1/curl.1
vmove usr/share/man/man1/mk-ca-bundle.1
}
}