From 32f3f2c1290ab6cd5c6f7296a1fd3f5bda5e74b2 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Sat, 18 Aug 2007 09:18:43 +0000 Subject: [PATCH] small changes, also bug #1164 svn: r8829 --- ChangeLog | 3 +++ README | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f5b9ac88..bfe7b863f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2007-08-18 Benny Malengier + * README: small changes, also bug #1164 + 2007-08-17 Benny Malengier * README: update the required packages for GRAMPS 3.0 diff --git a/README b/README index f32a50738..cf84f1ef3 100644 --- a/README +++ b/README @@ -30,14 +30,15 @@ Please see the documentation for the gnome-doc-utils package to learn how this works. Current HTML documentation can also be found on the gramps website, -http://gramps-project.org/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=7 +http://www.gramps-project.org/wiki/index.php?title=User_manual Building on non-Linux systems: i18n support and GNU make -------------------------------------------------------- If make fails, use gmake (the name FreeBSD gives to GNU make) instead. - +You might need a patch also. FreeBSD has in ports a patch ( /usr/ports/science/gramps/files) +you need to apply to po/Makefile.in.in --------------------------------