[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. d0dceee12e32833bcdf0eea61fb612f65b0072fb

Steffen Moeller moeller at debian.org
Sun Aug 23 11:16:21 UTC 2009


The following commit has been merged in the master branch:
commit d0dceee12e32833bcdf0eea61fb612f65b0072fb
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Aug 23 13:15:32 2009 +0200

    Auto-removing  xserver-xorg-input-synaptics
    
    As suggested by Tiago Bortoletto.

diff --git a/install.sh b/install.sh
index a938f46..e3f40e5 100755
--- a/install.sh
+++ b/install.sh
@@ -1363,7 +1363,7 @@ action_cleanup () {
 	echo "Cleaning the environment"
 
 	echo " * Remove additional packages"
-	chroot $INST_DIR apt-get --yes --purge remove cdebootstrap-helper-rc.d
+	chroot $INST_DIR apt-get --yes --purge remove cdebootstrap-helper-rc.d xserver-xorg-input-synaptics
 
 	echo " * Cleaning APT cache"
 	chroot $INST_DIR apt-get clean

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list