CVS: tmda/htdocs Makefile,1.6,1.7
"Jason R. Mastaler" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv27592 Modified Files: Makefile Log Message: Explicitly add `-e ssh', as Mac OS X doesn't appear to use ssh by default as FreeBSD does. Index: Makefile =================================================================== RCS file: /cvsroot/tmda/tmda/htdocs/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- Makefile 27 Apr 2003 07:58:19 -0000 1.6 +++ Makefile 8 May 2003 01:39:21 -0000 1.7 @@ -32,7 +32,7 @@ DEST = [email protected]:/home/groups/t/tm/tmda/htdocs/ EXCLUDES = --exclude "*" INCLUDES = --include "*.html" -ARGS = -v -a -z --delete $(INCLUDES) $(EXCLUDES) +ARGS = -e ssh -v -a -z --delete $(INCLUDES) $(EXCLUDES) .SUFFIXES: .ht .html _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs