Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Jul 30, 2023
1 parent 168edbc commit 5dde3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ source=('lw-tray')
sha256sums=('SKIP')

package() {
install -Dm755 "$pkgname" "$pkgdir/opt/lwrap/$pkgname/$pkgname"
install -Dm755 "$pkgname" "$pkgdir/opt/lwrap/bin/$pkgname"
}

0 comments on commit 5dde3fc

Please sign in to comment.