mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
dhcpcd-gtk: remove noarch
This commit is contained in:
parent
88b87a0baf
commit
58da5eb335
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dhcpcd-gtk'
|
# Template file for 'dhcpcd-gtk'
|
||||||
pkgname=dhcpcd-gtk
|
pkgname=dhcpcd-gtk
|
||||||
version=0.7.7
|
version=0.7.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=dhcpcd-ui-${version}
|
wrksrc=dhcpcd-ui-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk --with-icons --with-notification"
|
configure_args="--with-gtk --with-icons --with-notification"
|
||||||
|
@ -28,7 +28,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
dhcpcd-icons_package() {
|
dhcpcd-icons_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - icon set"
|
short_desc+=" - icon set"
|
||||||
depends="hicolor-icon-theme"
|
depends="hicolor-icon-theme"
|
||||||
replaces="dhcpcd-gtk<0.7.4"
|
replaces="dhcpcd-gtk<0.7.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue