[freeside-commits] branch master updated. 9aee669886202be7035e6c6049fc71bc99dd3013

Ivan ivan at 420.am
Sun Jul 26 15:41:34 PDT 2015


The branch, master has been updated
       via  9aee669886202be7035e6c6049fc71bc99dd3013 (commit)
       via  ac20214d38d9af00430423f147b5a0e50751b050 (commit)
      from  1add633372bdca3cc7163c2ce48363fed3984437 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9aee669886202be7035e6c6049fc71bc99dd3013
Merge: ac20214 1add633
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Jul 26 15:41:26 2015 -0700

    Merge branch 'master' of git.freeside.biz:/home/git/freeside


commit ac20214d38d9af00430423f147b5a0e50751b050
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Jul 26 15:41:22 2015 -0700

    deb 8 perl path for make dev target

diff --git a/Makefile b/Makefile
index bab47e4..e2ea2be 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ RT_PATH = /opt/rt3
 
 #only used for dev kludge now, not a big deal
 FREESIDE_PATH = `pwd`
-PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.14.2/
+PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.20.2/
 
 VERSION := `grep '^$$VERSION' FS/FS.pm | cut -d\' -f2`
 TAG := freeside_`grep '^$$VERSION' FS/FS.pm | cut -d\' -f2 | perl -pe 's/\./_/g'`

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

Summary of changes:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list