Convert packages to the new template format (i).
This commit is contained in:
@@ -33,3 +33,9 @@ post_install() {
|
||||
mv ${DESTDIR}/usr/share/man/man1/hostname.1 \
|
||||
${DESTDIR}/usr/share/man/man1/${pkgname}-hostname.1
|
||||
}
|
||||
|
||||
inetutils_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user