aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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