[Vim-latex-cvs] vimfiles makefile,1.18,1.18.2.1
Brought to you by:
srinathava,
tmaas
From: <sri...@us...> - 2003-11-26 03:57:54
|
Update of /cvsroot/vim-latex/vimfiles In directory sc8-pr-cvs1:/tmp/cvs-serv7584 Modified Files: Tag: release-1-5 makefile Log Message: Use the upload1.5 for the 1.5 release branch. Index: makefile =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/makefile,v retrieving revision 1.18 retrieving revision 1.18.2.1 diff -C2 -d -r1.18 -r1.18.2.1 *** makefile 3 Sep 2003 07:00:33 -0000 1.18 --- makefile 26 Nov 2003 03:57:51 -0000 1.18.2.1 *************** *** 70,74 **** # server. release: ! $(SSHCMD) $(CVSUSER)@vim-latex.sf.net /home/groups/v/vi/vim-latex/bin/upload updoc: --- 70,74 ---- # server. release: ! $(SSHCMD) $(CVSUSER)@vim-latex.sf.net /home/groups/v/vi/vim-latex/bin/upload1.5 updoc: |