summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-09 13:03:08 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-09 13:03:08 +0000
commit8d6504d8c0ad9b3b194c0442e8166ba25974a4a3 (patch)
tree9033952c1b8afb16faac63f96919be237db6bea5
parent3116cfc33b8d1d58c03ce8e195c82fe8d78c47b3 (diff)
downloadmgaonline-8d6504d8c0ad9b3b194c0442e8166ba25974a4a3.tar
mgaonline-8d6504d8c0ad9b3b194c0442e8166ba25974a4a3.tar.gz
mgaonline-8d6504d8c0ad9b3b194c0442e8166ba25974a4a3.tar.bz2
mgaonline-8d6504d8c0ad9b3b194c0442e8166ba25974a4a3.tar.xz
mgaonline-8d6504d8c0ad9b3b194c0442e8166ba25974a4a3.zip
link urpmi.update on consolehelper
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index decd854c..98417348 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ install: all
install -m644 x-mdv-exec.desktop $(DATADIR)/mimelnk/applications/
mkdir -p $(PREFIX)/etc/security/console.apps/
install -m644 console.apps_urpmi.update $(PREFIX)/etc/security/console.apps/urpmi.update
- ln -sf ../sbin/urpmi.update $(PREFIX)/usr/bin/urpmi.update
+ ln -sf consolehelper $(PREFIX)/usr/bin/urpmi.update
# rules to build a test rpm