Package: debian-edu-config
Severity: normal

hi,

do we really need ./bin/ltsp-arch-debian-edu ? I mean:

$ cat ./bin/ltsp-arch-debian-edu
#!/bin/sh
LC_ALL=C
export LC_ALL
arch="$(/usr/bin/dpkg --print-architecture)"
if [ 'amd64' = "$arch" ] ; then
    /bin/echo i386
else
    echo "$arch"
fi


-- 
cheers,
        Holger

Attachment: signature.asc
Description: PGP signature

Reply via email to