summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec8
1 files changed, 6 insertions, 2 deletions
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 <tvignaud@mandrakesoft.com> 9.0-6mdk
+- fix DrakConf (mdk8.2 compatibility link) : sh needs passing -e to
+ echo unlike full bash
+
* Wed Sep 18 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-5mdk
- kill logdrake after exiting mcc aka ts.
- updated po