[Bps-public-commit] RT-Extension-MergeUsers branch, update-for-rt5, updated. 1.05-6-g36ce2e9

Craig Kaiser craig at bestpractical.com
Thu Jul 16 08:09:37 EDT 2020


The branch, update-for-rt5 has been updated
       via  36ce2e953dc8406236e5f04102a57c7370ce842e (commit)
      from  e93fed53d4a66a894c998e5e1947add442cef2dd (commit)

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

- Log -----------------------------------------------------------------
commit 36ce2e953dc8406236e5f04102a57c7370ce842e
Author: craig kaiser <craig at bestpractical.com>
Date:   Thu Jul 16 08:09:30 2020 -0400

    Include '.' in @inc

diff --git a/Makefile.PL b/Makefile.PL
index 7e9deb4..c159943 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,3 +1,4 @@
+use lib '.';
 use inc::Module::Install;
 
 RTx 'RT-Extension-MergeUsers';

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


More information about the Bps-public-commit mailing list