mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to Nightly 2021-03-19
This commit is contained in:
parent
64cdfa41cd
commit
981698bd22
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,5 +16,5 @@ package() {
|
|||
cd "$srcdir/"
|
||||
install -Dm755 -t "$pkgdir/usr/bin/" ruffle
|
||||
install -Dm644 -t "$pkgdir/usr/share/doc/$pkgname/" README.md
|
||||
install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE_*
|
||||
install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.md
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue