mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
fix cvs conflict strings mistakenly included
Original commit message from CVS: fix cvs conflict strings mistakenly included
This commit is contained in:
parent
6af3cb71c8
commit
2aed185cc1
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-12-01 Christian Fredrik Kalager Schaller christian@fluendo.com
|
||||
|
||||
* docs/upload.mak: fix included CVS conflict strings
|
||||
|
||||
2004-12-01 William Jon McCann <mccann@jhu.edu>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
# 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_BASE=/home/projects/gstreamer/www/data/doc
|
||||
DOC_SERVER=freedesktop.org
|
||||
DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
|
||||
DOC_URL=$(DOC_SERVER):$(DOC_BASE)
|
||||
|
|
Loading…
Reference in a new issue