giflib: move manpages to the -tools subpkg.

This commit is contained in:
Juan RP 2013-01-04 07:35:04 +01:00
parent 77cf759c65
commit 530e604562
2 changed files with 2 additions and 1 deletions

View file

@ -4,4 +4,5 @@ short_desc="${short_desc} -- utilities"
do_install() {
vmove usr/bin usr
vmove usr/share usr
}

View file

@ -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"