diff --git a/srcpkgs/run-parts/template b/srcpkgs/run-parts/template index 64e70a71881..07294097a73 100644 --- a/srcpkgs/run-parts/template +++ b/srcpkgs/run-parts/template @@ -2,16 +2,13 @@ pkgname=run-parts version=4.3.2 wrksrc="debianutils-${version}" -revision=1 +revision=2 short_desc="Run scripts or programs in a directory" maintainer="Juan RP " homepage="http://packages.qa.debian.org/d/debianutils.html" license="GPL-2" distfiles="${DEBIAN_SITE}/main/d/debianutils/debianutils_${version}.tar.gz" checksum=0062d774306a6acc34d3b855a5c4eeb845653b0cd34dbb5c13aa00b4ecb8af22 -long_desc=" - $pkgname runs all the executable files found in a directory. - This package comes from the GNU/Linux Debian system." do_build() { ./configure ${CONFIGURE_SHARED_ARGS}