[Xfce4-commits] <xfwm4:master> Remove rpm target from Makefile as the spec file is gone

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


Updating branch refs/heads/master
         to 4ecfc5faca16a475155bc111d8ba9a2d8d961cf3 (commit)
       from b0d416c4e834f6090d83da4620af9307951315bd (commit)

commit 4ecfc5faca16a475155bc111d8ba9a2d8d961cf3
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Tue Dec 13 09:10:06 2011 +0100

    Remove rpm target from Makefile as the spec file is gone

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

diff --git a/Makefile.am b/Makefile.am
index 6399d42..d811c2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,10 +25,6 @@ SUBDIRS = 								\
 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