diff --git a/srcpkgs/xmlto/template b/srcpkgs/xmlto/template index fac4f9ce4ee..a573874ca59 100644 --- a/srcpkgs/xmlto/template +++ b/srcpkgs/xmlto/template @@ -1,11 +1,11 @@ # Template file for 'xmlto' pkgname=xmlto version=0.0.25 -revision=1 +revision=2 homepage="http://cyberelk.net/tim/software/xmlto/" distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2" build_style=gnu-configure -fulldepends="libxslt docbook-xsl coreutils grep" +fulldepends="libxslt docbook-xsl>=1.77.1_2 coreutils grep" short_desc="Tool to help transform XML documents into other formats" maintainer="Juan RP " license="GPL-2" @@ -15,7 +15,6 @@ long_desc=" stylesheet for the conversion you want and applies it using an external XSLT processor. It also performs any necessary post-processing." - post_install() { # Requires bash! sed -i "s|^#!/bin/sh|#!/bin/bash|" ${DESTDIR}/usr/bin/xmlto