diff options
Diffstat (limited to 'extra/gpick')
-rw-r--r-- | extra/gpick/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gpick/Pkgfile b/extra/gpick/Pkgfile index 7557911fd..72be16526 100644 --- a/extra/gpick/Pkgfile +++ b/extra/gpick/Pkgfile @@ -16,3 +16,4 @@ build () mkdir -p $PKG/usr/share/applications install -Dm644 ../$name.desktop $PKG/usr/share/applications/$name.desktop } + |