ghex: correct short_desc for libgtkhex

This commit is contained in:
Enno Boland 2014-03-29 01:16:00 +01:00
parent 86de93792c
commit 934d89fcc7
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
libgtkhex_package() {
short_desc+="hex editor library"
pkg_install() {
vmove usr/lib/*.so.*
}