[nagiosplug] perlmods: fixed install_order

"Nagios Plugin Development" <[email protected]> Fri, 23 Aug 2013 10:50:42 +0000
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
    Module: nagiosplug
    Branch: master
    Commit: fae168a68b132b3a9e32e346342d23fff2b927f2
    Author: Sven Nierlein <[email protected]>
 Committer: Sven Nierlein <[email protected]>
      Date: Fri Aug 23 12:40:55 2013 +0200
       URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=fae168a

perlmods: fixed install_order

on older systems Module::Build is not available by default, therefore we have
to change the order of installation.

---

 perlmods/install_order   |   10 +++++-----
 tools/build_perl_modules |    1 +
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/perlmods/install_order b/perlmods/install_order
index d4056f9..7d84cef 100644
--- a/perlmods/install_order
+++ b/perlmods/install_order
@@ -1,13 +1,13 @@
 # Modules installed in this order
 Test-Simple
 Perl-OSType
-parent
-version
-Try-Tiny
-Module-Metadata
-Module-Runtime
 Module-Implementation
+Module-Metadata
+version
 Module-Build
+Module-Runtime
+parent
+Try-Tiny
 Params-Validate
 Math-Calc-Units
 Class-Accessor
diff --git a/tools/build_perl_modules b/tools/build_perl_modules
index af82db9..9a880ff 100755
--- a/tools/build_perl_modules
+++ b/tools/build_perl_modules
@@ -62,6 +62,7 @@ foreach my $tarball (@tarballs) {
 	if ($opts->{m}) {
 		# Don't compile if already done - this is because of invocating this
 		# script at different stages
+		print "******************** $tarball\n";
 		unless (-e $dir) {
 			system("gunzip -c $tarball | tar -xf -") == 0 or die "Cannot extract $tarball";
 			chdir $dir or die "Can't chdir into $dir";


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk