[gnome-panel] [build] Remove workaround for scrollkeeper
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-panel] [build] Remove workaround for scrollkeeper
- Date: Tue, 21 Jul 2009 17:32:25 +0000 (UTC)
commit cf2e9ce1c7e18b70f899dcb7dd3eef36c775c37f
Author: Vincent Untz <vuntz gnome org>
Date: Tue Jul 21 19:31:12 2009 +0200
[build] Remove workaround for scrollkeeper
This shouldn't be needed anymore.
Makefile.am | 24 ++----------------------
1 files changed, 2 insertions(+), 22 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 47ec742..ac41bbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,25 +1,3 @@
-#
-# FIXME:
-# currently scrollkeeper-update does not seem to
-# remove its database when there is no useful
-# information contained there. Therefore, with
-# "make uninstall" you're left with loads of
-# stuff in /var/scrollkeeper and distcheck
-# fails.
-#
-# http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html
-#
-# This overrides the uninstall check so distcheck
-# passes
-#
-# distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures'
-distuninstallcheck:
- @:
-
-distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
-
-ACLOCAL_AMFLAGS = -I m4
-
SUBDIRS = \
po \
idl \
@@ -31,6 +9,8 @@ SUBDIRS = \
doc \
man
+ACLOCAL_AMFLAGS = -I m4
+
EXTRA_DIST = \
MAINTAINERS \
COPYING-DOCS \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]