mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Refactor
This commit is contained in:
parent
f8218146a5
commit
0789bc48be
1 changed files with 2 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -29,6 +29,8 @@ package() {
|
|||
cp -R "${srcdir}/usr/" "${pkgdir}/usr/"
|
||||
cp -R "${srcdir}/opt/" "${pkgdir}/opt/"
|
||||
|
||||
chmod 4755 "${pkgdir}/opt/Vieb/chrome-sandbox"
|
||||
|
||||
install -Dm644 "README-${pkgver}.md" "${pkgdir}/usr/share/doc/${pkgname}/README.md"
|
||||
|
||||
install -Dm644 "LICENSE-${pkgver}" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue