Updating branch refs/heads/master
         to 2b4dfabdef89b2bd6eb2d08651e0daab08e057a0 (commit)
       from 594a8e2faeca81212a843abd95ef00ff22a33c06 (commit)

commit 2b4dfabdef89b2bd6eb2d08651e0daab08e057a0
Author: Nick Schermer <[email protected]>
Date:   Thu Feb 16 22:23:14 2012 +0100

    Fix dist-check.

 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 3273c22..12a85a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,9 @@ SUBDIRS =                                                     
        \
 distclean-local:
        rm -rf *.cache *~
 
+distuninstallcheck_listfiles =                                                 
\ 
+       find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
 .PHONY: ChangeLog
 
 ChangeLog: Makefile
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to