summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-12-04 15:52:05 +0000
committerThierry Vignaud <tv@mandriva.org>2007-12-04 15:52:05 +0000
commit276547a432e736775f950ef3121c3cf38a9a4083 (patch)
tree472b9f6d5663ef0fa43627963b288e242fcad312 /Makefile
parent3de0aea252925eabb5a6bba22010477c8cb1a351 (diff)
downloadmgaonline-276547a432e736775f950ef3121c3cf38a9a4083.tar
mgaonline-276547a432e736775f950ef3121c3cf38a9a4083.tar.gz
mgaonline-276547a432e736775f950ef3121c3cf38a9a4083.tar.bz2
mgaonline-276547a432e736775f950ef3121c3cf38a9a4083.tar.xz
mgaonline-276547a432e736775f950ef3121c3cf38a9a4083.zip
drop online registration wizard (obsolete since we locally compute updates)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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)