[SCM] live-helper branch, debian-next, updated. debian/2.0_a9-1-7-ga8a917e

Daniel Baumann daniel at debian.org
Mon Apr 5 06:20:20 UTC 2010


The following commit has been merged in the debian-next branch:
commit a8a917e31765ceb27108e0d179cb58c3fadee778
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 5 08:15:20 2010 +0200

    Correcting previously imported syntax error in samhain workaround.

diff --git a/helpers/chroot_dpkg b/helpers/chroot_dpkg
index 015e83e..1f1d57a 100755
--- a/helpers/chroot_dpkg
+++ b/helpers/chroot_dpkg
@@ -83,6 +83,7 @@ EOF
 		then
 			mv /var/state/samhain/samhain_file.orig /var/state/samhain/samhain_file
 		elif [ -d /var/state/samhain ]
+		then
 			rm -f /var/state/samhain/samhain_file
 			rmdir --ignore-fail-on-non-empty /var/state/samhain
 		fi

-- 
live-helper



More information about the debian-live-changes mailing list