From 9afcbbd39f1c10dc79f92ad32d7863af90b56f8d Mon Sep 17 00:00:00 2001 From: Martin Bilek Date: Thu, 19 Nov 2020 22:38:54 +0100 Subject: [PATCH] Fixed an issue with TLP(name change) --- core/tlp/spkgbuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/tlp/spkgbuild b/core/tlp/spkgbuild index 599e00657..e230e5e92 100644 --- a/core/tlp/spkgbuild +++ b/core/tlp/spkgbuild @@ -1,14 +1,14 @@ # description : a power manager # depends : perl iw hdparm git util-linux usbutils pciutils ethtool -name=TLP +name=tlp version="1.3.1" release=1 source="https://github.com/linrunner/TLP/archive/$version.tar.gz run" build() { - cd $name-$version + cd TLP-$version make DESTDIR=$PKG install mkdir -p $PKG/etc/sv/tlp install -m655 $SRC/run $PKG/etc/sv/tlp/