diff --git a/srcpkgs/chroot-diffutils/template b/srcpkgs/chroot-diffutils/template index bc4ecba3e67..3b5b8be539e 100644 --- a/srcpkgs/chroot-diffutils/template +++ b/srcpkgs/chroot-diffutils/template @@ -2,21 +2,15 @@ pkgname=chroot-diffutils version=3.2 wrksrc="diffutils-${version}" +revision=2 build_style=gnu-configure -revision=1 +configure_args="--disable-nls ac_cv_libsigsegv=/bin/false" short_desc="The GNU diff utilities -- for xbps-src use" maintainer="Juan RP " homepage="http://www.gnu.org/software/diffutils" license="GPL-3" distfiles="${GNU_SITE}/diffutils/diffutils-$version.tar.xz" checksum=ab4fb75d0ef35f3c8c9a148cd3526ba6f4db71d10467a041eb45006436079149 -long_desc=" - Diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their - features are a superset of the Unix features and they are significantly - faster. Cmp has been moved into this package from the GNU textutils package. - These programs are usually used for creating patch files. - - This package is only meant to be used by xbps-src, don't install it manually." bootstrap=yes conflicts="diffutils>=0"