[Bps-public-commit] r18533 - Shipwright/trunk/share/bin

jesse at bestpractical.com jesse at bestpractical.com
Mon Feb 23 11:28:56 EST 2009


Author: jesse
Date: Mon Feb 23 11:28:56 2009
New Revision: 18533

Modified:
   Shipwright/trunk/share/bin/shipwright-builder

Log:
The previous commit prematurely committed several changes to shipwright-builder:
  

Ability to install with MakeMaker even if Pod::Man isn't available
Rollback of the "try installation with an unclean LIBDIR" commit from earlier today
Rewritten help 
An added flag to explicitly not install man pages

Modified: Shipwright/trunk/share/bin/shipwright-builder
==============================================================================
--- Shipwright/trunk/share/bin/shipwright-builder	(original)
+++ Shipwright/trunk/share/bin/shipwright-builder	Mon Feb 23 11:28:56 2009
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+
 use warnings;
 use strict;
 



More information about the Bps-public-commit mailing list