diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |