mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-13 22:10:21 +00:00
Merge pull request #211 from Byl3x/master
Fixed an issue with TLP(name change)
This commit is contained in:
@@ -8,7 +8,7 @@ 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/
|
||||
|
||||
Reference in New Issue
Block a user