From 47f458f9a65c2816e4524485b39458f9b823b9fc Mon Sep 17 00:00:00 2001 From: Damien Chaumette Date: Wed, 21 Aug 2002 12:45:07 +0000 Subject: fixed wrong link in menu --- drakconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drakconf.spec b/drakconf.spec index 47bb049f..df9b6078 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -54,7 +54,7 @@ Center : kde and gnome themes. #install menu mkdir -p %buildroot/%_menudir cat > %buildroot/%_menudir/drakconf << EOF -?package(%{name}): needs="x11" icon="drakconf.png" section="Configuration" title="Mandrake Control Center" longtitle="System configuration tool" command="%_bindir/%name" +?package(%{name}): needs="x11" icon="drakconf.png" section="Configuration" title="Mandrake Control Center" longtitle="System configuration tool" command="%_sbindir/%name" EOF #install menu icon @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/kde %changelog +* Wed Aug 21 2002 dchaumette 9.0-0.8mdk +- fix wrong link in menu + * Wed Aug 14 2002 Thierry Vignaud 9.0-0.7mdk - fix move from /root/.mcc to /etc/mcc.conf -- cgit v1.2.1