From ed022ff91d69fd1258250cb027c4c1f17e1b5b10 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 27 Apr 2020 12:40:10 -0700 Subject: [PATCH] buster dev --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0af7fe53f..802632e4b 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,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.24.1/ +PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.28.1/ VERSION := `grep '^$$VERSION' FS/FS.pm | cut -d\' -f2` TAG := freeside_`grep '^$$VERSION' FS/FS.pm | cut -d\' -f2 | perl -pe 's/\./_/g'` -- 2.11.0