summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 3 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 69ceb44b2..52e643c9b 100644
--- a/HACKING
+++ b/HACKING
@@ -9,10 +9,10 @@ the --prefix option to autogen.sh or configure.
Specifically, you will need to:
* Get the gnome.m4 file from gnome-libs HEAD, and and manually copy it
-to your $(prefix)/share/aclocal directory.
+to your $(prefix)/share/aclocal/gnome directory.
-* Install ORBit, gtkhtml, gnome-vfs and bonobo from CVS, in that
-order. Make sure to autogen with your selected prefix.
+* Install ORBit, gnome-print, gtkhtml, gnome-vfs and bonobo from CVS,
+in that order. Make sure to autogen with your selected prefix.
* Build and install nautilus into your selected prefix.