void-repo-nonfree: update musl repo location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'void-repo-nonfree'
|
# Template file for 'void-repo-nonfree'
|
||||||
pkgname=void-repo-nonfree
|
pkgname=void-repo-nonfree
|
||||||
version=6
|
version=7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
@@ -17,7 +17,7 @@ do_install() {
|
|||||||
${DESTDIR}/usr/share/xbps.d/20-repository-debug.conf
|
${DESTDIR}/usr/share/xbps.d/20-repository-debug.conf
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) sed -i 's,repo.voidlinux.eu,musl.voidlinux.net,g' ${DESTDIR}/usr/share/xbps.d/*.conf;;
|
*-musl) sed -i 's,repo.voidlinux.eu,muslrepo.voidlinux.eu,g' ${DESTDIR}/usr/share/xbps.d/*.conf;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user