void-repo-nonfree: remove noarch
This commit is contained in:
parent
0facdad559
commit
7569f6aa16
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'void-repo-nonfree'
|
||||
pkgname=void-repo-nonfree
|
||||
version=9
|
||||
revision=4
|
||||
archs=noarch
|
||||
revision=5
|
||||
build_style=meta
|
||||
short_desc="Void Linux drop-in file for the nonfree repository"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -34,7 +33,6 @@ do_install() {
|
|||
}
|
||||
|
||||
void-repo-debug_package() {
|
||||
archs=noarch
|
||||
short_desc="${short_desc/nonfree/debug}"
|
||||
pkg_install() {
|
||||
vmove usr/share/xbps.d/20-repository-debug.conf
|
||||
|
|
Loading…
Reference in New Issue