tlp: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 09:17:42 +07:00
parent 4f668e2e3e
commit 8e05c372a1

View file

@ -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