summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-02-09 00:12:30 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-02-09 00:12:30 +0000
commitc7d4a5baa8ee80c349ef84ffd48984fb29010e36 (patch)
treea55a97a420618644450b5455e2fb59f168da3e06 /HACKING
parentfe58a1a2a02f165d0ad8498d753d7a623eaa9995 (diff)
downloadnautilus-c7d4a5baa8ee80c349ef84ffd48984fb29010e36.tar.gz
Update to fix inaccuracies in build instructions.
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.