From 276547a432e736775f950ef3121c3cf38a9a4083 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 Dec 2007 15:52:05 +0000 Subject: drop online registration wizard (obsolete since we locally compute updates) --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1092a76d..a81987a4 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,6 @@ clean: install: all $(MAKE) -C po $@ install -d $(PREFIX)/usr/{sbin,bin,share/{mime/packages,$(NAME)/pixmaps,autostart,gnome/autostart,icons/{mini,large}},lib/libDrakX/drakfirsttime} - install -m755 $(NAME) $(SBINDIR) install -m755 $(MDKUPDATE) $(SBINDIR) install -m755 $(MDKAPPLET) $(BINDIR) install -m755 migrate-mdvonline-applet.pl $(SBINDIR) -- cgit v1.2.1