[Bps-public-commit] git-sync branch, master, updated. b0a902173f61aaf91b2421b2dcf55685a906c974

Jesse Vincent jesse at bestpractical.com
Thu Apr 15 12:38:17 EDT 2010


The branch, master has been updated
       via  b0a902173f61aaf91b2421b2dcf55685a906c974 (commit)
      from  e60b7b2e7761756d44ed7d7dcc297ffd435c3d61 (commit)

Summary of changes:
 Makefile.PL |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit b0a902173f61aaf91b2421b2dcf55685a906c974
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 15 12:38:09 2010 -0400

    Makefile.PL needs to be told to write a makefile.

diff --git a/Makefile.PL b/Makefile.PL
index b3624ff..d3f6b71 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,3 +9,5 @@ requires( qw(
         LWP::Simple 0
         File::Path 0));
 auto_install();
+
+&WriteAll();

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list