Skip to content

Commit fb05ef0

Browse files
committed
remove permissions in AUR package
1 parent 8db780a commit fb05ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/arch/PKGBUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@ package() {
1717
cp -a bin/* ${pkgdir}/usr/local/bin/
1818
cp -ar share/* ${pkgdir}/usr/local/share/
1919
cp -ar lib/* ${pkgdir}/usr/local/lib/
20-
# Fix permissions
21-
chmod -R 755 "${pkgdir}"
2220
}

0 commit comments

Comments
 (0)