mklive: declare vpkgs unversioned and update path for xbps>=0.43.

This commit is contained in:
Juan RP
2015-01-05 17:55:52 +01:00
parent 8134257155
commit da528e772f
2 changed files with 4 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ copy_void_keys() {
}
copy_void_conf() {
install -Dm644 data/void-vpkgs.conf "$1"/usr/share/xbps/virtualpkg.d/void.conf
install -Dm644 data/void-vpkgs.conf "$1"/usr/share/xbps.d/void-virtualpkgs.conf
}
copy_dracut_files() {