Christian, learn to configure your .ssh/config file, and STOP committing to thisfile

Original commit message from CVS:
Christian, learn to configure your .ssh/config file, and STOP committing to thisfile
This commit is contained in:
Thomas Vander Stichele 2005-11-23 17:59:00 +00:00
parent ca6f8f5387
commit 1c2c31149b

View file

@ -13,7 +13,7 @@
# correct User entry for the Host entry for the DOC_SERVER
# these variables define the location of the online docs
DOC_SERVER=uraeus@freedesktop.org
DOC_SERVER=freedesktop.org
DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
DOC_URL=$(DOC_SERVER):$(DOC_BASE)