update standards version
[debian/elilo] / debian / elilo.config
index eb8c0a98ae004f572bdeac14248e6f865f9bbaf3..820a2a799692bc96c7216c33158ab7000553106e 100644 (file)
@@ -4,7 +4,7 @@ set -e
 
 . /usr/share/debconf/confmodule
 
-if [ "2" ] && dpkg --compare-versions $2 lt 3.2-1
+if [ "$2" ] && dpkg --compare-versions $2 lt 3.2-1
 then
   db_input high elilo/format || true
 else