Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
JustTNE committed Jan 17, 2024
1 parent a00c2d3 commit 15c66a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions powersave-tweaks/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ sha256sums=('b5d252f4b291effc89e5c06f161c8183a8ddbb57d2f6892314bdc0a85dd59c55')
depends=('hdparm')
conflicts=('performanace-tweaks')

echo test

package() {
install -d "$pkgdir/usr/lib"
cp -rf "$srcdir/$pkgname-$pkgver/usr" "$pkgdir"
Expand Down

0 comments on commit 15c66a7

Please sign in to comment.