From b4544738ea893d0e2504d36bc1cd3d0bd369b31e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 14 Aug 2008 11:44:56 +0000 Subject: [PATCH] customer import: add progress bar & redirect to a search of the imported customers, #3475 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 2adebb1ad..890ee0d2b 100644 --- a/Makefile +++ b/Makefile @@ -192,6 +192,7 @@ perl-modules: " blib/lib/FS.pm;\ perl -p -i -e "\ s|%%%FREESIDE_CONF%%%|${FREESIDE_CONF}|g;\ + s|%%%FREESIDE_CACHE%%%|${FREESIDE_CACHE}|g;\ " blib/lib/FS/*.pm;\ perl -p -i -e "\ s|%%%FREESIDE_EXPORT%%%|${FREESIDE_EXPORT}|g;\ -- 2.11.0