From 9f68c1d472cbf47142941d317517a948d6a6a1e4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Sep 2002 13:07:09 +0000 Subject: 6mdk --- drakconf.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'drakconf.spec') diff --git a/drakconf.spec b/drakconf.spec index e1987fba..9853653a 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -5,7 +5,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: %version -Release: 5mdk +Release: 6mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -71,7 +71,7 @@ touch %buildroot/etc/mcc.conf for i in %buildroot{%_sbindir,%_bindir}/mcc; do ln -s {drakconf,$i}; done mkdir -p %buildroot/usr/X11R6/bin/ -echo "#\!/bin/sh\nexec /usr/bin/mcc" > %buildroot/usr/X11R6/bin/DrakConf +echo -e "#\!/bin/sh\nexec /usr/bin/mcc" > %buildroot/usr/X11R6/bin/DrakConf %post %update_menus @@ -108,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Fri Sep 20 2002 Thierry Vignaud 9.0-6mdk +- fix DrakConf (mdk8.2 compatibility link) : sh needs passing -e to + echo unlike full bash + * Wed Sep 18 2002 Daouda LO 9.0-5mdk - kill logdrake after exiting mcc aka ts. - updated po -- cgit v1.2.1