Package: switchconf
Version: 0.0.7-1
Severity: normal
missing 'rm -f ${dest_dir}/${f}.SWITCHCONF' in softlink case.
this leave old version of files renamed with .SWITCHCONF extension.
--- /usr/sbin/switchconf 2009-02-10 12:52:50.000000000 +0200
+++ /usr/sbin/switchconf~ 2009-02-10 12:52:50.000000000 +0200
@@ -100,7 +100,6 @@
if test -e ${dest_dir}/${f} ; then
mv -f ${dest_dir}/${f} ${dest_dir}/${f}.SWITCHCONF && \
ln -s ${conf_top_dirs}/${conf}/${f} ${dest_dir}/${f}
- rm -f ${dest_dir}/${f}.SWITCHCONF
else
ln -s ${conf_top_dirs}/${conf}/${f} ${dest_dir}/${f}
fi
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (900, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash
Versions of packages switchconf depends on:
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
switchconf recommends no packages.
switchconf suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]