[debian-edu-commits] debian-edu/ 01/01: Fix typos.

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Sep 15 18:56:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu-install.

commit 22c9d96cfc7b85c043ccda2b963c1c9b0c24870c
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Mon Sep 15 20:56:00 2014 +0200

    Fix typos.
---
 pre-pkgsel | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pre-pkgsel b/pre-pkgsel
index 45ead2c..055a6e2 100755
--- a/pre-pkgsel
+++ b/pre-pkgsel
@@ -42,7 +42,7 @@ install_required_pkg() {
 # flushing.  If something go wrong on first time installation,
 # reinstall.  This divert is undone in finish-install.  See also bug
 # #613428.
-# Install on Dell D505 07:46 - 08:50 54m (tasksel run at uio.no,
+# Install on Dell D505 07:46 - 08:50 64m (tasksel run at uio.no,
 #   installing lxde)
 # Install on Dell D505 11:27 - 12:11 44m (similar, but included
 #   waiting for me to answer two debconf questions)
@@ -52,7 +52,7 @@ override_install() {
 	for bin in dpkg apt-get aptitude tasksel ; do
 	    if [ -f /target/usr/bin/$bin ] ; then
 		log "diverting /usr/bin/$bin using eatmydata"
-		printf "#!/bin/sh\neatmydata $bin.distrib \"$@\"\n" \
+		printf "#!/bin/sh\neatmydata $bin.distrib \"\$@\"\n" \
 		    > /target/usr/bin/$bin.edu
 		chmod 755 /target/usr/bin/$bin.edu
 		chroot /target dpkg-divert --package debian-edu-config \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list