From 9b94e38300ef023c12e66aa4df0efa1a8911a92c Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 9 Jan 2006 17:04:52 +0000 Subject: add Sun Audio plugin. Verified that nothing breaks and that make check works. Original commit message from CVS: add Sun Audio plugin. Verified that nothing breaks and that make check works. Don't think the docs gets properly built yet, but I don't understand exactly how to enable that. --- docs/upload.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/upload.mak') diff --git a/docs/upload.mak b/docs/upload.mak index 90a86d7a..b80c0578 100644 --- a/docs/upload.mak +++ b/docs/upload.mak @@ -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=freedesktop.org +DOC_SERVER=uraeus@freedesktop.org DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc DOC_URL=$(DOC_SERVER):$(DOC_BASE) GST_VERSION_NANO = $(GST_PLUGINS_GOOD_VERSION_NANO) -- cgit