customer import: add progress bar & redirect to a search of the imported customers...
authorivan <ivan>
Thu, 14 Aug 2008 11:44:56 +0000 (11:44 +0000)
committerivan <ivan>
Thu, 14 Aug 2008 11:44:56 +0000 (11:44 +0000)
Makefile

index 2adebb1..890ee0d 100644 (file)
--- 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;\