Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
harilvfs committed Feb 9, 2025
1 parent c95c26f commit 6cd7851
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion carch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ package() {
install -Dm755 "$srcdir/$pkgname-$pkgver/build/$pkgname" -t "$pkgdir/usr/bin/"

install -d "$pkgdir/usr/share/scripts"
rm -f "$srcdir/$pkgname-$pkgver/scripts/README"
cp -r "$srcdir/$pkgname-$pkgver/scripts/." -t "$pkgdir/usr/share/scripts"

install -Dm644 "$srcdir/$pkgname-$pkgver/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
Expand Down

0 comments on commit 6cd7851

Please sign in to comment.