[aur-general] permissions not set
4 May
2011
4 May
'11
6:11 a.m.
I have adopted bglibs and I run namcap on the package and it gives me several files in usr/lib/bglibs/lib that doesn't have permissions set to 644 or 444. I have tired doing: find ${pkgdir}/usr/lib/bglibs/lib -name *.a -exec chmod 644 {} \; and it still doesn't correct the issue.
4 May
4 May
6:18 a.m.
On Wednesday 04 May 2011 01:11:46 Nathan Owens wrote:
I have adopted bglibs and I run namcap on the package and it gives me several files in usr/lib/bglibs/lib that doesn't have permissions set to 644 or 444. I have tired doing: find ${pkgdir}/usr/lib/bglibs/lib -name *.a -exec chmod 644 {} \; and it still doesn't correct the issue. Maybe they are symbolic links?
-- Andrea
4986
Age (days ago)
4986
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrea Scarpino
-
Nathan Owens