[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/02: Fix make distcheck

noreply at xfce.org noreply at xfce.org
Thu Jun 30 21:09:15 CEST 2016


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

landry pushed a commit to branch master
in repository thunar-plugins/thunar-vcs-plugin.

commit dd079002f8c996389177a09771120203d8dcd99f
Author: Landry Breuil <landry at rhaalovely.net>
Date:   Thu Jun 30 21:05:49 2016 +0200

    Fix make distcheck
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 143f735..730650a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ endif
 distclean-local:
 	rm -rf *.spec *.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