# Template file for 'parallel' pkgname=parallel version=20160322 revision=1 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=6430f649ec07243645c955e8d6bee6da1df2e699b1e49b185946d1ab38731b08 pre_configure() { # no html and pdf doc sed -i -e '/^all-am:/s,$(DATA),,;/^install-data-am:/s,install-docDATA,,' src/Makefile.in }