summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2008-08-14 11:44:56 +0000
committerivan <ivan>2008-08-14 11:44:56 +0000
commitb4544738ea893d0e2504d36bc1cd3d0bd369b31e (patch)
treef0affce19a1f0416127905f71a0e2beaa9e40d33 /Makefile
parent10fdf2307587c3e6a7061598db83528d9060e772 (diff)
customer import: add progress bar & redirect to a search of the imported customers, #3475
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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;\