[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.11-3-gb563590

Alex Vandiver alexmv at bestpractical.com
Tue Jul 1 15:33:08 EDT 2014


The branch, master has been updated
       via  b56359013ab1a84132e6068a8d88f193266fdc47 (commit)
      from  c06a8539c8378e8536045997f8b3d8f2255a0513 (commit)

Summary of changes:
 profiles/db/skel/Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit b56359013ab1a84132e6068a8d88f193266fdc47
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Tue Jul 1 15:33:06 2014 -0400

    Apply previous commit to db/ profile as well

diff --git a/profiles/db/skel/Makefile.PL b/profiles/db/skel/Makefile.PL
index c5b6546..a35848e 100644
--- a/profiles/db/skel/Makefile.PL
+++ b/profiles/db/skel/Makefile.PL
@@ -2,6 +2,7 @@ use inc::Module::Install;
 {{ ($path = $dist->name) =~ s|-|/|g; '' }}
 RTx     '{{$dist->name}}';
 license 'gplv2';
+repository 'https://github.com/bestpractical/{{lc $dist->name}}';
 
 requires_rt '4.0.0';
 rt_too_new '4.4.0';

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


More information about the Bps-public-commit mailing list