Convert packages to the new template format (d).

This commit is contained in:
Juan RP
2013-04-12 09:46:44 +02:00
parent 3b69f53acf
commit 1a92f1be98
63 changed files with 632 additions and 429 deletions

View File

@@ -9,3 +9,9 @@ license="GPL-3"
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
checksum=76b3f2e5fb0306d24f2632c3e168cccb73dc0a348e3a7089cd9230748ff23de6
ddrescue_package() {
pkg_install() {
vmove usr
}
}