diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 16bf4155e7..8f986d22f9 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.59.1 -revision=4 +revision=5 bootstrap=yes build_style=configure short_desc="XBPS package system utilities" @@ -48,6 +48,8 @@ post_install() { vlicense LICENSE vlicense LICENSE.3RDPARTY + + echo "" > ${DESTDIR}/usr/share/xbps.d/void-virtualpkgs.conf } libxbps_package() {