77e7385342
GRAMPS is the Genealogical Research and Analysis Management Program System. In other words, it is a personal genealogy program letting you store, edit, and research genealogical data using the powers of your computer. GRAMPS makes every effort to maintain compatibility with GEDCOM, the general standard of recording genealogical information. We have import and export filters that enable GRAMPS to read and write GEDCOM files. ok jasper@
13 lines
507 B
Plaintext
13 lines
507 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/07/13 20:03:38 ajacoutot Exp $
|
|
--- Makefile.in.orig Thu Jul 12 14:27:34 2007
|
|
+++ Makefile.in Thu Jul 12 14:27:44 2007
|
|
@@ -259,7 +259,7 @@ EXTRA_DIST = \
|
|
config.sub config.guess gnome-doc-utils.make
|
|
|
|
bin_SCRIPTS = gramps
|
|
-dist_pkgdata_DATA = COPYING
|
|
+dist_pkgdata_DATA =
|
|
distuninstallcheck_listfiles = find . -type -f -print | grep -E -v '/(globs|magic|XMLnamespaces)'
|
|
DISTCLEANFILES = intltool-extract intltool-merge intltool-update \
|
|
gnome-doc-utils.make
|