Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62e1d8a1d11e9e77da3985bcfc89116d7fa9470a

commit 62e1d8a1d11e9e77da3985bcfc89116d7fa9470a
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Thu Nov 29 00:59:00 2007 +0100

perl-sgmlspm-1.03ii-1-i686
duh, wrong package dir

diff --git a/source/devel-extra/perl-sgmlspm/FrugalBuild 
b/source/devel-extra/perl-sgmlspm/FrugalBuild
new file mode 100644
index 0000000..643365a
--- /dev/null
+++ b/source/devel-extra/perl-sgmlspm/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.1 SBU
+# Maintainer: Zsolt Szalai <[EMAIL PROTECTED]>
+
+_F_perl_name=SGMLSpm
+_F_perl_author=DMEGG
+pkgver=1.03ii
+pkgdesc="class for postprocessing the output from the sgmls and nsgmls 
parsers."
+Finclude perl
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://search.cpan.org/~dmegg/|grep SGMLSpm.*/|sed 
's|.*-\(.*\)/|\1|;q'"
+sha1sums=('1ff07104fd70a1d1bf05f3523b94413049c1fc95')
+
+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
+       Fmakeinstall
+}
diff --git a/source/devel-extra/sgmlspl/FrugalBuild 
b/source/devel-extra/sgmlspl/FrugalBuild
deleted file mode 100644
index 643365a..0000000
--- a/source/devel-extra/sgmlspl/FrugalBuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: Zsolt Szalai <[EMAIL PROTECTED]>
-
-_F_perl_name=SGMLSpm
-_F_perl_author=DMEGG
-pkgver=1.03ii
-pkgdesc="class for postprocessing the output from the sgmls and nsgmls 
parsers."
-Finclude perl
-archs=('i686' 'x86_64')
-up2date="lynx -dump http://search.cpan.org/~dmegg/|grep SGMLSpm.*/|sed 
's|.*-\(.*\)/|\1|;q'"
-sha1sums=('1ff07104fd70a1d1bf05f3523b94413049c1fc95')
-
-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
-       Fmakeinstall
-}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to