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