summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-11-01 10:53:17 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-11-01 10:53:17 +0000
commit74f43ff3ad9a99a447636b909c928f169663057a (patch)
treed62ad920aaa52be4bf67c1cc3443e160cf2348cb /HACKING
parentcce37bf39e04c70ac41dd24f7061b6d1b2100c73 (diff)
HACKING: Fix numbering; mention that data-get downloads a LOT of data.
Original commit message from CVS: * HACKING: Fix numbering; mention that data-get downloads a LOT of data.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 3 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 0b5ee8c1..2789aa6b 100644
--- a/HACKING
+++ b/HACKING
@@ -8,8 +8,9 @@ To hack on the GStreamer website, here's what to do:
* entities.site.fdo is for gstreamer freedesktop setup
(e.g.: cd src/htdocs; ln -s ./entities.site.fdo ./entities.site; cd ../..)
4) mkdir data
-4) bin/data-get (this is not needed if you just plan on updating the generated content)
-5) make
+5) bin/data-get (this is not needed if you just plan on updating the generated
+ content; note that bin/data-get will download no less than 2-3GB of data)
+6) make
MISCELLANEOUS NOTES: