[Xfce4-commits] [panel-plugins/xfce4-calculator-plugin] 01/03: Fix make distcheck

noreply at xfce.org noreply at xfce.org
Sun Jan 13 17:07:23 CET 2019


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-calculator-plugin.

commit 0e42b3b7177d9212dea0dbe825b873137234e9ae
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Jan 13 12:58:26 2019 -0300

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

diff --git a/Makefile.am b/Makefile.am
index ebdf46b..1f216f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,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

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


More information about the Xfce4-commits mailing list