Package: usb-modeswitch
Version: 0.9.6
Severity: normal

The usb-modeswitch.conf file has a few entries with extra ; characters.
These are copied into the udev rules and breaks the udev rule since the
; breaks the shell command.

PATCH:
===================================================================
--- usb_modeswitch.conf 
+++ usb_modeswitch.conf 
@@ -273,7 +273,7 @@
 #
 # Contributor: Hans Kurent, Denis Sutter

-;DefaultVendor=  0x12d1;
+;DefaultVendor=  0x12d1
 ;DefaultProduct= 0x1003

 # choose one of these:
@@ -286,7 +286,7 @@
 #
 # Contributor: Dale Lane

-;DefaultVendor=  0x12d1;
+;DefaultVendor=  0x12d1
 ;DefaultProduct= 0x1001

 # choose one of these:



-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

thanks
-- 
Stephen Depooter
<steph...@xandros.com>



-- 
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