aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 0296472..4917267 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,3 @@ dis: clean
bzip2 -9f ../$(NAME)-$(VERSION).tar
chmod 644 ../$(NAME)-$(VERSION).tar.bz2
rm -rf $(NAME)-$(VERSION)
-
-rpm: dis ../$(NAME)-$(VERSION).tar.bz2
- rpm -ta ../$(NAME)-$(VERSION).tar.bz2
- rm -f ../$(NAME)-$(VERSION).tar.bz2