diff options
author | ivan <ivan> | 2008-08-14 11:44:56 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-08-14 11:44:56 +0000 |
commit | b4544738ea893d0e2504d36bc1cd3d0bd369b31e (patch) | |
tree | f0affce19a1f0416127905f71a0e2beaa9e40d33 /Makefile | |
parent | 10fdf2307587c3e6a7061598db83528d9060e772 (diff) |
customer import: add progress bar & redirect to a search of the imported customers, #3475
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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;\ |