X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=071cedc9c7ec1037b4d41c9e0441b40c6005ec4f;hb=40075274db96ff0b37e98d2727fdc297d23b8f8a;hp=dc53d7eff5a12143bedc441bc2a1399765ab0054;hpb=256a89fc37c3d6a16518d833adef3a8bacaf3f5d;p=freeside.git diff --git a/Makefile b/Makefile index dc53d7eff..071cedc9c 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ HTTPD_RESTART = /etc/init.d/apache restart #openbsd #HTTPD_RESTART = kill -TERM `cat /var/www/logs/httpd.pid`; sleep 1; /usr/sbin/httpd -u -DSSL #apache -#HTTPD_RESTART = /usr/local/apache/bin/apachectl stop; sleep 1; /usr/local/apache/bin/apachectl startssl +#HTTPD_RESTART = /usr/local/apache/bin/apachectl stop; sleep 10; /usr/local/apache/bin/apachectl startssl FREESIDE_RESTART = ${INIT_FILE} restart @@ -220,12 +220,13 @@ clean: #these are probably only useful if you're me... -upload-docs: forcehtmlman - ssh pouncequick.420.am rm -rf /var/www/www.sisd.com/freeside/docs - scp -pr httemplate/docs pouncequick.420.am:/var/www/www.sisd.com/freeside/docs +#no more doc uploads from maintenance branch +#upload-docs: forcehtmlman +# ssh pouncequick.420.am rm -rf /var/www/www.sisd.com/freeside/docs +# scp -pr httemplate/docs pouncequick.420.am:/var/www/www.sisd.com/freeside/docs #release: upload-docs update-webdemo -release: upload-docs +release: cd /home/ivan/freeside1.4 #cvs tag ${TAG} cvs tag -F ${TAG}