diff options
Diffstat (limited to 'extra/grsync/Pkgfile')
-rwxr-xr-x | extra/grsync/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/grsync/Pkgfile b/extra/grsync/Pkgfile index d65e05344..550cea63b 100755 --- a/extra/grsync/Pkgfile +++ b/extra/grsync/Pkgfile @@ -22,4 +22,5 @@ cd $name-$version install -m 644 ../$name.png $PKG/usr/share/icons/hicolor/48x48/apps/ install -m 644 ../$name.desktop $PKG/usr/share/applications/ install -m 644 ../$name-root.desktop $PKG/usr/share/applications/ + mv $PKG/usr/share/locale/{fr_FR,fr} } |