[Lunar-commits] r15049 - moonbase/trunk/perl/perl
Moritz Heiber
moe at lunar-linux.org
Wed May 25 17:27:23 UTC 2005
Author: moe
Date: 2005-05-25 17:27:22 +0000 (Wed, 25 May 2005)
New Revision: 15049
Modified:
moonbase/trunk/perl/perl/PRE_BUILD
Log:
I hope this is the last time for today that I have to touch
this file
Modified: moonbase/trunk/perl/perl/PRE_BUILD
===================================================================
--- moonbase/trunk/perl/perl/PRE_BUILD 2005-05-25 16:49:22 UTC (rev 15048)
+++ moonbase/trunk/perl/perl/PRE_BUILD 2005-05-25 17:27:22 UTC (rev 15049)
@@ -1,2 +1,5 @@
-lrm --upgrade perl &&
+if module_installed perl ; then
+ lrm --upgrade perl
+fi &&
+
default_pre_build
More information about the Lunar-commits
mailing list