summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-08-31 16:40:43 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-08-31 16:40:43 +0000
commit9eebe84519256322bd56968fa852adcf3e4171ae (patch)
tree724c5f0d8a0d6533c69950542a8fa147226f2501 /HACKING
parent742282516f50e19d4532c43cf88b72ae41b2cc86 (diff)
HACKING: Fix wrong instructions.
Original commit message from CVS: * HACKING: Fix wrong instructions. * TODO: Fix typo. * src/htdocs/documentation/index.xml: Only link to HEAD documentation and hide the 'stable' column completely for now, since the docs in the 'stable' column are ancient and don't seem to be ever updated, but at the same time those are the docs most people seem to check out first. Not good.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 5594bfd4..0b5ee8c1 100644
--- a/HACKING
+++ b/HACKING
@@ -6,7 +6,7 @@ To hack on the GStreamer website, here's what to do:
(entities.site.xxx found in htdocs)
* entities.site.gnl is for building/running the site locally
* entities.site.fdo is for gstreamer freedesktop setup
- (e.g.: cd src; ln -s ./htdocs/entities.site.fdo ./entities.site)
+ (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