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

Jesse Vincent jesse at bestpractical.com
Thu Apr 15 12:39:46 EDT 2010


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

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

- Log -----------------------------------------------------------------
commit c20c10fc9a447dad95cb4b4f994acace0acd0d56
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Apr 15 12:39:43 2010 -0400

    Actually install git-sync

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

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



More information about the Bps-public-commit mailing list