[Xfce4-commits] <xfce4-panel:master> Fix distcheck.
Nick Schermer
noreply at xfce.org
Fri Dec 30 21:18:03 CET 2011
Updating branch refs/heads/master
to 51e53829d089a998802ac82ae4db312afec43eba (commit)
from 89dca4329ab7ea77ef72f3ed8538a0fe1d7f4e1b (commit)
commit 51e53829d089a998802ac82ae4db312afec43eba
Author: Nick Schermer <nick at xfce.org>
Date: Fri Dec 30 20:56:56 2011 +0100
Fix distcheck.
Makefile.am | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 7e3c66e..7683b44 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,9 +13,8 @@ SUBDIRS = \
distclean-local:
rm -rf *.spec *.cache *~
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
desktopdir = $(datadir)/applications
desktop_in_files = \
More information about the Xfce4-commits
mailing list