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

@@ -15,3 +15,9 @@ long_desc="
with desktop entries and the applications database. More specifically,
it contains the update-desktop-database utility, used to rebuild the database
that connects MIME types to applications."
desktop-file-utils_package() {
pkg_install() {
vmove usr
}
}