[Xfce4-commits] <xfwm4-themes:master> Remove spec files

Olivier Fourdan noreply at xfce.org
Tue Dec 13 09:14:08 CET 2011


Updating branch refs/heads/master
         to 3281298bee58e8b5456e1099866448238fbe53ba (commit)
       from 284ce4027d6771a9a3eb96b9d2418a3663030d22 (commit)

commit 3281298bee58e8b5456e1099866448238fbe53ba
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Tue Dec 13 09:09:31 2011 +0100

    Remove spec files

 Makefile.am |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 47f0db4..8acbf29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,17 +1,10 @@
 @SET_MAKE@
 
-EXTRA_DIST =								\
-	xfwm4-themes.spec
-
 SUBDIRS = themes
 
 distclean-local:
 	rm -rf *.cache *~
 
-rpm: dist
-	rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
-	@rm -f $(PACKAGE)-$(VERSION).tar.gz
-
 dist-bz2: dist
 	zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
 


More information about the Xfce4-commits mailing list