From 26a504d27f2fba1cf2ad16b0bec5e88cbd11071c Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 12 Aug 2016 18:15:27 +0400 Subject: drop ancient commented code from Makefile --- Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2378a2a0..751419ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +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.mate.org/archives/mate-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: @: -- cgit v1.2.1