Package: nvidia-graphics-drivers
Version: 1.0.7174-3

script debian/upstream_info contains multiple bashisms - uses '==' for
comparing. This makes the package unbuildable when /bin/sh points to dash,
not bash (and possibly to other scripts). It generates errors:

[: 17: ==: unexpected operator

the solution is simple: 

change both occurences of "==" in the script to "=". It works under both
dash and bash.

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"Two words: Windows survives." - Craig Mundie, Microsoft senior strategist
"So does syphillis. Good thing we have penicillin." - Matthew Alton


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

Reply via email to