mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Restore permissions on stripped files
This commit is contained in:
parent
1fbc21935f
commit
614482220c
3 changed files with 17 additions and 9 deletions
|
|
@ -80,7 +80,4 @@ src_install() {
|
|||
|
||||
# Remove messed up manpages
|
||||
rm "${DESTDIR}/"*.0
|
||||
|
||||
# There are strange permissions on installed files.
|
||||
find "${DESTDIR}${PREFIX}/lib" -type f -exec chmod 644 {} \;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue