[Lunar-commits] <moonbase> Gtk2-Spell: Adding a sedit to fix this build error;
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu May 20 23:57:55 CEST 2010
commit 26f10cd480d2152f1b5cf3969c53f7d5867847a5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu May 20 17:57:55 2010 -0400
Gtk2-Spell: Adding a sedit to fix this build error;
Invalid version format (non-numeric data) at /usr/lib/perl5/5.12.1/Exporter/Heavy.pm line 120.
---
perl/Gtk2-Spell/BUILD | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/perl/Gtk2-Spell/BUILD b/perl/Gtk2-Spell/BUILD
index 04ce430..90123c4 100644
--- a/perl/Gtk2-Spell/BUILD
+++ b/perl/Gtk2-Spell/BUILD
@@ -1,6 +1,9 @@
(
+ sedit "s:1.00rc2:1.00:g" Makefile.PL &&
+
perl Makefile.PL &&
+
default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list