util-linux: rebuild to drop compressed manpages.

This commit is contained in:
Juan RP 2014-03-14 08:19:50 +01:00
parent c384980eb4
commit ca2e0135ce

View File

@ -1,7 +1,7 @@
# Template file for 'util-linux'
pkgname=util-linux
version=2.24.1
revision=2
revision=3
short_desc="Miscellaneous linux utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
@ -11,7 +11,6 @@ checksum=835eb6232cfab0118ef2e4fd649de0ba9f5bd1b8cbf9a7d4d84594541dec8410
hostmakedepends="pkg-config"
makedepends="zlib-devel ncurses-devel pam-devel>=1.1.6_3 libcap-ng-devel"
depends="coreutils shadow>=4.1.5.1_3"
# Create uuidd system account for uuidd.
system_accounts="uuidd"
uuidd_homedir="/run/uuidd"
@ -24,7 +23,7 @@ conf_files="
/etc/pam.d/login"
conflicts="chroot-util-linux>=0 coreutils<8.21_3 shadow<4.1.5.1_14"
replaces="util-linux-ng>=0 e2fsprogs<=1.41.14_1 eject>=0 shadow<4.1.5.1_3"
provides="eject-${version}"
provides="eject-${version}_1"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libtool"