X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=c50a12c6079825be4963299d546a3afe820ba826;hb=refs%2Fheads%2FFREESIDE_1_5_BRANCH;hp=0c06edb5fa357edc2ba0dfeea6c560e082ac7f77;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/Makefile b/Makefile index 0c06edb5f..c50a12c60 100644 --- a/Makefile +++ b/Makefile @@ -84,8 +84,8 @@ SELFSERVICE_INSTALL_USERADD = /usr/sbin/useradd #RT_ENABLED = 0 RT_ENABLED = 1 RT_DOMAIN = example.com -RT_TIMEZONE = US/Pacific; -#RT_TIMEZONE = US/Eastern; +RT_TIMEZONE = US/Pacific +#RT_TIMEZONE = US/Eastern FREESIDE_URL = "http://localhost/freeside/" #for now, same db as specified in DATASOURCE... eventually, otherwise? @@ -102,7 +102,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.7/ -VERSION=1.5.8cvs +VERSION=1.5.8 TAG=freeside_1_5_8 help: @@ -344,7 +344,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}