From: Michael Prokop Date: Thu, 27 Oct 2011 21:20:03 +0000 (+0200) Subject: 98-clean-chroot: fix typo (localepurg->localepurge) in warning message X-Git-Tag: v0.16.1~5 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=5780f4d09448e7045556e03d3b6f4eb2b4d78bb7 98-clean-chroot: fix typo (localepurg->localepurge) in warning message --- diff --git a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot index 4e0013a..3667762 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot @@ -21,7 +21,7 @@ if [ -x $target/usr/sbin/localepurge ] ; then echo "Running localepurge" $ROOTCMD localepurge else - echo "Warning: localepurg not installed" + echo "Warning: localepurge not installed" fi # revert dpkg-divert of hooks/instsoft.GRMLBASE, which is