mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-10 04:15:48 +00:00
fix
This commit is contained in:
@ -19,5 +19,5 @@ package() {
|
||||
find "${pkgdir}/usr/share/icons" -type d -exec chmod 755 '{}' \;
|
||||
find "${pkgdir}/usr/share/icons" -type f -exec chmod 644 '{}' \;
|
||||
|
||||
install -Dm644 "${pkgdir}/usr/share/icons/NITRUX-KDE/COPYING" "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
|
||||
install -Dm644 "${pkgdir}/usr/share/icons/Nitrux/COPYING" "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
|
||||
}
|
||||
|
Reference in New Issue
Block a user