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