summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3b5ec768..7843f285 100644
--- a/Makefile
+++ b/Makefile
@@ -53,8 +53,6 @@ install: all
install -m644 pam.d_urpmi.update $(PREFIX)/etc/pam.d/urpmi.update
ln -sf consolehelper $(PREFIX)/usr/bin/urpmi.update
-# rules to build a test rpm
-
cleandist:
rm -rf $(PACKAGE)-$(VERSION) ../$(PACKAGE)-$(VERSION).tar.bz2
@@ -65,8 +63,6 @@ tar:
tar cvfY ../$(PACKAGE)-$(VERSION).tar.lzma $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
-# rules to build a distributable rpm
-
dist: cleandist localcopy tar
log:changelog