aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-05-16 18:35:14 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-05-16 18:35:14 +0000
commit0234d64da4d5e707801f7fff06643cd323bf062a (patch)
tree20c00a6042f7cb75fc426fc505b28f81840f0781 /Makefile
parent4cbdd893bcc993cf96cb8c07f492873d1cb55ca8 (diff)
downloadrpmdrake-0234d64da4d5e707801f7fff06643cd323bf062a.tar
rpmdrake-0234d64da4d5e707801f7fff06643cd323bf062a.tar.gz
rpmdrake-0234d64da4d5e707801f7fff06643cd323bf062a.tar.bz2
rpmdrake-0234d64da4d5e707801f7fff06643cd323bf062a.tar.xz
rpmdrake-0234d64da4d5e707801f7fff06643cd323bf062a.zip
substitute references to "sources" by now talking about "medias",
should be more understandable and more consistent with urpmi
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 20239e55..e5baf8eb 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ install: $(ALL)
done
install -d $(SBINDIR)
install rpmdrake edit-urpm-sources.pl $(SBINDIR)
+ ln -s edit-urpm-sources.pl $(SBINDIR)/edit-urpm-medias
perl -pi -e 's|use strict.*||;s|use vars.*||;s|use diagnostics.*||;s|#-.*||' $(SBINDIR)/*
ln -s -f rpmdrake $(SBINDIR)/rpmdrake-remove
ln -s -f rpmdrake $(SBINDIR)/MandrakeUpdate