Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5502c8e3b5e584892ea45a190b5740245e5ff2ed
commit 5502c8e3b5e584892ea45a190b5740245e5ff2ed Author: crazy <[email protected]> Date: Mon May 30 13:00:04 2016 +0200 perl-sgmlspm-1.03ii-2-x86_64 * rebuild * fix source() and build() diff --git a/source/devel-extra/perl-sgmlspm/FrugalBuild b/source/devel-extra/perl-sgmlspm/FrugalBuild index bf85b0e..756eead 100644 --- a/source/devel-extra/perl-sgmlspm/FrugalBuild +++ b/source/devel-extra/perl-sgmlspm/FrugalBuild @@ -6,8 +6,10 @@ _F_perl_author=DMEGG pkgver=1.03ii pkgdesc="class for postprocessing the output from the sgmls and nsgmls parsers." Finclude perl +source=(http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-$pkgver.tar.gz) +pkgrel=2 archs=('i686' 'x86_64' 'arm') -up2date="lynx -dump http://search.cpan.org/~dmegg/|grep SGMLSpm.*/|sed 's|.*-\(.*\)/|\1|;q'" +up2date="$pkgver" sha1sums=('1ff07104fd70a1d1bf05f3523b94413049c1fc95') build() @@ -15,6 +17,6 @@ build() Fcd $_F_perl_name Fsed 'PERL5DIR = .*' 'PERL5DIR = $(DESTDIR)/usr/lib/perl5/site_perl/current/' Makefile Fsed 'BINDIR = .*' 'BINDIR = $(DESTDIR)/usr/bin' Makefile - Fmkdir /usr/lib/perl5/site_perl/current /usr/bin + Fmkdir usr/lib/perl5/site_perl/current/SGMLS usr/bin Fmakeinstall } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
