mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tlp: remove noarch
This commit is contained in:
parent
4f668e2e3e
commit
8e05c372a1
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'tlp'
|
# Template file for 'tlp'
|
||||||
pkgname=tlp
|
pkgname=tlp
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="TLP-${version}"
|
wrksrc="TLP-${version}"
|
||||||
depends="hdparm bash iw util-linux ethtool perl"
|
depends="hdparm bash iw util-linux ethtool perl"
|
||||||
short_desc="Advanced power management tool for Linux"
|
short_desc="Advanced power management tool for Linux"
|
||||||
|
@ -39,7 +38,6 @@ do_install() {
|
||||||
|
|
||||||
tlp-rdw_package() {
|
tlp-rdw_package() {
|
||||||
short_desc="Control the radio device wizard"
|
short_desc="Control the radio device wizard"
|
||||||
archs=noarch
|
|
||||||
depends="tlp NetworkManager"
|
depends="tlp NetworkManager"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin/tlp-rdw
|
vmove usr/bin/tlp-rdw
|
||||||
|
|
Loading…
Add table
Reference in a new issue