tlp: update to 0.7.
This commit is contained in:
parent
11a0fa2550
commit
26603ccbbb
@ -1,7 +1,7 @@
|
||||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=0.5
|
||||
revision=4
|
||||
version=0.7
|
||||
revision=1
|
||||
hostmakedepends="git"
|
||||
depends="hdparm bash iw rfkill ethtool"
|
||||
conf_files="/etc/default/tlp"
|
||||
@ -28,14 +28,10 @@ do_install() {
|
||||
install -m644 man/*.1 ${DESTDIR}/usr/share/man/man1
|
||||
vmkdir usr/share/man/man8
|
||||
install -m644 man/*.8 ${DESTDIR}/usr/share/man/man8
|
||||
|
||||
vmkdir usr/lib/systemd/system
|
||||
vinstall tlp.service 644 usr/lib/systemd/system
|
||||
vinstall tlp-sleep.service 644 usr/lib/systemd/system
|
||||
vsv tlp
|
||||
|
||||
vmkdir usr/share/bash-completion/completions
|
||||
mv ${DESTDIR}/etc/bash_completion.d/tlp ${DESTDIR}/usr/share/bash-completion/completions
|
||||
|
||||
rm -rf ${DESTDIR}/etc/init.d ${DESTDIR}/usr/lib/pm-utils
|
||||
rm -rf ${DESTDIR}/etc/init.d
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user