startup: remove noarch
This commit is contained in:
parent
b87efcf97d
commit
b0243cd2a5
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'startup'
|
||||
pkgname=startup
|
||||
version=2.0.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-sysvcompat --disable-dconf-bridge --disable-cgroups"
|
||||
make_dirs="/var/log/startup 0750 root adm"
|
||||
|
@ -25,7 +25,6 @@ post_install() {
|
|||
}
|
||||
|
||||
startup-tools_package() {
|
||||
archs=noarch
|
||||
depends="${sourcepkg}>=${version}_${revision} python3-dbus python3-gobject"
|
||||
short_desc+=" - monitoring and analysis tools"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue