summaryrefslogtreecommitdiffstats
path: root/docs/upload.mak
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 15:30:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 15:30:51 +0000
commite1137151f858b9bde343722c484780e2e237dffd (patch)
tree60adb9eb6c5a1eb82a5a1f154d3a804952da8c2f /docs/upload.mak
parent2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (diff)
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
Diffstat (limited to 'docs/upload.mak')
-rw-r--r--docs/upload.mak2
1 files changed, 1 insertions, 1 deletions
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)