Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=bd33781c16a015434050a908319a8dd536bd0a3b
commit bd33781c16a015434050a908319a8dd536bd0a3b Author: crazy <[email protected]> Date: Sun Feb 11 04:21:54 2018 +0100 perl-sgmlspm-1.1-3-x86_64 * added compat symlinks for sgml stuff diff --git a/source/devel-extra/perl-sgmlspm/FrugalBuild b/source/devel-extra/perl-sgmlspm/FrugalBuild index 25aed67..b211f5e 100644 --- a/source/devel-extra/perl-sgmlspm/FrugalBuild +++ b/source/devel-extra/perl-sgmlspm/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="class for postprocessing the output from the sgmls and nsgmls parsers." Finclude perl makedepends+=('perl-module-build>=0.4224-2') source=(http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/SGMLSpm-1.1.tar.gz) -pkgrel=2 +pkgrel=3 archs=('x86_64') up2date=$pkgver sha1sums=('31d4199d71d5d809f5847bac594c03348c82e2e2') @@ -21,4 +21,7 @@ build() Fexec perl Build || Fdie Fexec perl Build install destdir=$Fdestdir || Fdie Fmv '/usr/lib/perl5/site_perl/*.*.*' /usr/lib/perl5/site_perl/current + + ## we need this for sgml compat stuff + Fln /usr/bin/sgmlspl.pl /usr/bin/sgmlspl } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
