[Xfce4-commits] <thunar-archive-plugin:master> Remove automake rpm generation line.
Nick Schermer
noreply at xfce.org
Sat May 11 11:52:04 CEST 2013
Updating branch refs/heads/master
to 2dc485d48012cb2848ff98f8f367160433b36e3a (commit)
from 7802eb65c958c51c61f1831e4ab5b7c2f2c13c0a (commit)
commit 2dc485d48012cb2848ff98f8f367160433b36e3a
Author: Nick Schermer <nick at xfce.org>
Date: Sat May 11 11:34:44 2013 +0200
Remove automake rpm generation line.
Makefile.am | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index a831af8..ccd572b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,10 +26,6 @@ SUBDIRS = \
distclean-local:
rm -rf *.spec *.cache *~
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
-
.PHONY: ChangeLog
ChangeLog: Makefile
More information about the Xfce4-commits
mailing list