[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 01/03: fix make distcheck

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:52:48 CEST 2016


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository panel-plugins/xfce4-battery-plugin.

commit 09226e0111ef2f5b348cba536b04c5322f7da16c
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:22:35 2016 +0200

    fix make distcheck
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 1ec39a2..2375ab4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,9 @@ SUBDIRS =								\
 distclean-local:
 	rm -rf *.cache *~
 
+distuninstallcheck_listfiles =                                          \ 
+	find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
 rpm: dist
 	rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
 	@rm -f $(PACKAGE)-$(VERSION).tar.gz

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list