Package: nvidia-installer-cleanup
Version: 20131102+3
Severity: important

Hi,

check-for-conflicting-opengl-libraries is a /bin/sh script yet it uses
brace expansion:
> CONFLICT_LIBS=""
> for f in "$libdir"/$pattern "$libdir"/{i386,x86_64}-linux-gnu/$pattern 
> /usr/lib32/libGL.so*
> do

which ... is a bashism and basically prevents the script from checking
/usr/lib/<triplet>

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to