Package: vlock
Version: 2.2.2-1
Severity: serious
Tags: patch

for i in /usr/sbin/vlock-nosysrq /usr/sbin/vlock-new /usr/sbin/vlock-current
do
        # only do something when no setting exists
        if ! dpkg-statoverride --list $i >/dev/null 2>&1
           ^
           ^
           better remove that :-?
        then
                dpkg-statoverride --remove $1
                                            ^
                                            ^
                                            that should be "i"
        fi
done


Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                    Listening to: Mª Dolores Pradera - Procuro olvidarte




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to