mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ghex: correct short_desc for libgtkhex
This commit is contained in:
parent
86de93792c
commit
934d89fcc7
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
|
||||||
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
||||||
|
|
||||||
libgtkhex_package() {
|
libgtkhex_package() {
|
||||||
|
short_desc+="hex editor library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/*.so.*
|
vmove usr/lib/*.so.*
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue