don't use FREESIDE_URL for this, it didn't work out...
[freeside.git] / Makefile
index 233b576..fbc5ea1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -197,9 +197,6 @@ perl-modules:
        perl -p -i -e "\
          s/%%%VERSION%%%/${VERSION}/g;\
        " blib/lib/FS.pm; \
-       perl -p -i -e "\
-         s'%%%FREESIDE_URL%%%'${FREESIDE_URL}'g;\
-       " blib/lib/FS/CGI.pm
 
 install-perl-modules: perl-modules
        [ -L ${PERL_INC_DEV_KLUDGE}/FS ] \
@@ -345,7 +342,8 @@ upload-docs: forcehtmlman
        ssh 420.am rm -rf /var/www/www.sisd.com/freeside/docs
        scp -pr httemplate/docs 420.am:/var/www/www.sisd.com/freeside/docs
 
-release: upload-docs
+#release: upload-docs
+release:
        cd /home/ivan/freeside
        #cvs tag ${TAG}
        cvs tag -F ${TAG}