# Warn user to clean out old configuration: if grep -q "START @PRGNAM@" etc/default/@CHROMIUM@ 2>/dev/null ; then echo "**" echo "** Found old configuration for @PRGNAM@ -" echo "** in /etc/default/@CHROMIUM@" echo "** Please remove the block of text in that file," echo "** enclosed by 'START @PRGNAM@' and 'END @PRGNAM@'" echo "** It is no longer needed." echo "**" fi