From e1137151f858b9bde343722c484780e2e237dffd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 1 Apr 2006 15:30:51 +0000 Subject: disable use of AS_LIBTOOL_TAGS, it doesn't work correctly Original commit message from CVS: disable use of AS_LIBTOOL_TAGS, it doesn't work correctly --- 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..cff4c49b 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=gstreamer.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