tlp: create /var/lib/tlp

Close #40739
This commit is contained in:
Đoàn Trần Công Danh 2022-11-25 08:03:14 +07:00
parent 960e4610a1
commit dd063af2c7

View file

@ -1,7 +1,7 @@
# Template file for 'tlp'
pkgname=tlp
version=1.5.0
revision=1
revision=2
depends="hdparm bash iw util-linux ethtool perl"
short_desc="Advanced power management tool for Linux"
maintainer="Alan Brown <adbrown@rocketmail.com>"
@ -13,6 +13,7 @@ checksum=b5f08f00d535c26abc49b336b4c7264c6e5fb7bc3de8054eaabeebdd00e0760e
conflicts="laptop-mode>=0"
conf_files="/etc/tlp.conf /etc/tlp.d/*.conf"
make_dirs="/var/lib/tlp 0755 root root"
do_install() {
make DESTDIR=${DESTDIR} \