From 182a4efa52c6eba5510b66b6be77312602127467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Mon, 14 Jan 2008 05:56:34 +0000 Subject: [PATCH] 2008-01-13 Jerome Rapinat * Makefile.am * configure.in: remove gramps.spec references svn: r9800 --- ChangeLog | 4 ++++ Makefile.am | 2 +- configure.in | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 387e3cf29..063f6bdf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-13 Jerome Rapinat + * Makefile.am + * configure.in: remove gramps.spec references + 2008-01-13 Brian Matherly * src/PluginUtils/_MenuOptions.py: Code cleanup. diff --git a/Makefile.am b/Makefile.am index b6c78e281..41a8ed060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = m4 po src data example help EXTRA_DIST = \ - config.rpath autogen.sh gramps.spec.in gramps.spec \ + config.rpath autogen.sh \ COPYING-DOCS FAQ COPYING \ intltool-extract.in intltool-merge.in intltool-update.in \ config.sub config.guess gnome-doc-utils.make diff --git a/configure.in b/configure.in index ec66aa0fb..c5f6ee080 100644 --- a/configure.in +++ b/configure.in @@ -141,7 +141,6 @@ po/Makefile.in m4/Makefile help/Makefile Makefile -gramps.spec gramps.sh src/const.py src/Makefile