[Bps-public-commit] rtx-calendar branch, master, updated. 1134615e9fd3cc811d47d5966e0f182be0c41e58

Shawn Moore sartak at bestpractical.com
Tue Nov 30 15:23:59 EST 2010


The branch, master has been updated
       via  1134615e9fd3cc811d47d5966e0f182be0c41e58 (commit)
      from  4b019b7c8a241d56dd46d67077619ddd22024e8a (commit)

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

- Log -----------------------------------------------------------------
commit 1134615e9fd3cc811d47d5966e0f182be0c41e58
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Nov 30 15:23:54 2010 -0500

    We use git now

diff --git a/Makefile.PL b/Makefile.PL
index fab7fcb..4a45a1a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,5 +16,5 @@ sub MY::postamble {
     package MY;
     "\npredist: all\n" .
     "\tpod2readme  lib/RTx/Calendar.pm > README\n".
-    "\tsvk log -v  > ChangeLog\n"
+    "\tgit log > ChangeLog\n"
 }

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



More information about the Bps-public-commit mailing list