summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2011-12-12 17:00:24 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2011-12-12 17:00:24 +0100
commit7b78abc6c399abd0daa4c11c644d107e1bb7b452 (patch)
treef31943749b17fb40dea68fbbaf43702c7be90dbf
parent4cba52f5b5e79b7b6212cb0795e8976a9da9f21d (diff)
downloadpygobject-7b78abc6c399abd0daa4c11c644d107e1bb7b452.tar.gz
Remove mention of removed option --enable-docs
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index e42f5ce9..d2af74ac 100644
--- a/HACKING
+++ b/HACKING
@@ -6,7 +6,7 @@ Making a release
commit if not.
3. Update NEWS, use the command: git log --format=" - %s (%an)"
4. Tag with: git tag -s 2.90.4
-5. Build tarball with: make distclean; ./autogen.sh --enable-docs; make; make dist
+5. Build tarball with: make distclean; ./autogen.sh; make; make dist
6. Upload tarball: scp pygobject-2.21.5.tar.gz tomeuv@master.gnome.org:
7. Install tarball: ssh tomeuv@master.gnome.org 'install-module pygobject-2.21.5.tar.gz'
8. Send release announcements to gnome-announce-list@gnome.org; pygtk@daa.com.au; python-hackers-list@gnome.org; python-announce-list@python.org