giflib: move manpages to the -tools subpkg.
This commit is contained in:
parent
77cf759c65
commit
530e604562
2 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,5 @@ short_desc="${short_desc} -- utilities"
|
|||
|
||||
do_install() {
|
||||
vmove usr/bin usr
|
||||
vmove usr/share usr
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'giflib'
|
||||
pkgname=giflib
|
||||
version=5.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="${pkgname}-devel ${pkgname}-tools"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
|
Loading…
Reference in a new issue