From 05dfa065819d5d59fd10b4ecc290fda1ee8a8fdb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 27 Feb 2008 13:21:01 +0000 Subject: kill obsolete comments --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.1