zeroinstall: remove noarch
This commit is contained in:
parent
5e4bf97c45
commit
60c75fd6df
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zeroinstall'
|
# Template file for 'zeroinstall'
|
||||||
pkgname=zeroinstall
|
pkgname=zeroinstall
|
||||||
version=2.17
|
version=2.17
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="0install-v${version}"
|
wrksrc="0install-v${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target="install_system"
|
make_install_target="install_system"
|
||||||
|
@ -30,7 +30,6 @@ pre_build() {
|
||||||
|
|
||||||
zeroinstall-injector_package() {
|
zeroinstall-injector_package() {
|
||||||
build_style=meta
|
build_style=meta
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - transitional dummy pkg"
|
short_desc+=" - transitional dummy pkg"
|
||||||
depends="zeroinstall-${version}_${revision}"
|
depends="zeroinstall-${version}_${revision}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue