# Template file for 'parallel' pkgname=parallel version=20160922 revision=2 noarch=yes build_style=gnu-configure depends="perl" short_desc="Shell tool for executing jobs in parallel" maintainer="Christian Neukirchen " homepage="http://www.gnu.org/software/parallel/" license="GPL-3" distfiles="${GNU_SITE}/$pkgname/$pkgname-${version}.tar.bz2" checksum=d86f3ddfebb73ef8020559a54db0837c3f436ec4fd0a9d3a635cce2df609f894 pre_configure() { # no html and pdf doc sed -i -e '/^all-am:/s,$(DATA),,;/^install-data-am:/s,install-docDATA,,' src/Makefile.in }