We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db780a commit fb05ef0Copy full SHA for fb05ef0
packages/arch/PKGBUILD
@@ -17,6 +17,4 @@ package() {
17
cp -a bin/* ${pkgdir}/usr/local/bin/
18
cp -ar share/* ${pkgdir}/usr/local/share/
19
cp -ar lib/* ${pkgdir}/usr/local/lib/
20
- # Fix permissions
21
- chmod -R 755 "${pkgdir}"
22
}
0 commit comments