[Xfce4-commits] <xfce4-power-manager:master> Fix distcheck.
Nick Schermer
noreply at xfce.org
Wed Mar 28 20:10:02 CEST 2012
Updating branch refs/heads/master
to 7f40240f7a1a2d3a7a62b4cb4e6311bc59e107b1 (commit)
from b96775341344e88c732e564912230b6d40c0cbc0 (commit)
commit 7f40240f7a1a2d3a7a62b4cb4e6311bc59e107b1
Author: Nick Schermer <nick at xfce.org>
Date: Wed Mar 28 20:03:06 2012 +0200
Fix distcheck.
Makefile.am | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 328aa68..2516637 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,13 +26,12 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
distclean-local:
rm -rf *.cache
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
-
html: Makefile
make -C doc html
More information about the Xfce4-commits
mailing list