diff options
-rwxr-xr-x | extra/gestpkg-1.2/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gestpkg-1.2/Pkgfile b/extra/gestpkg-1.2/Pkgfile index ec324b943..ca993e9bf 100755 --- a/extra/gestpkg-1.2/Pkgfile +++ b/extra/gestpkg-1.2/Pkgfile @@ -25,3 +25,4 @@ build() { install -m 644 ./${name}.png $PKG/usr/share/icons/hicolor/32x32/apps/ } + |