mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
audio/Ymuse: Edit commenting
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
63b2c7f16e
commit
c1c6cc5b7e
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ for file in $(find resources/icons -type f); do
|
|||
done
|
||||
|
||||
# Copy local language files (code taken from Arch Linux AUR's PKGBUILD)
|
||||
# This does not install anything so far
|
||||
for file in $(find resources/i18n -type f -name *.mo); do
|
||||
install -Dm644 ${file} $PKG/usr/share/locale/${file#resources/i18n/generated}
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue