Package: cdrdao
Version: 1.2.2-8
Severity: normal
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch


In Ubuntu, we've applied the following patch:

----------------------------------------------------------------------   
diff -urNad cdrdao-1.2.2-4ubuntu1~/dao/main.cc cdrdao-1.2.2-4ubuntu1/dao/main.cc
--- cdrdao-1.2.2-4ubuntu1~/dao/main.cc  2006-11-22 10:57:00.000000000 +0100
+++ cdrdao-1.2.2-4ubuntu1/dao/main.cc   2006-11-22 10:57:15.000000000 +0100
@@ -140,7 +140,7 @@
 
 #elif defined(__linux__)
 
-static const char *SCSI_DEVICE = "/dev/cdrom";
+static const char *SCSI_DEVICE = "/dev/cdrw";
 static int FIFO_BUFFERS = 32;
 
 #else
----------------------------------------------------------------------   


We thought you might be interested in doing the same. For most normal
systems nothing changes, but it is useful on systems with both a
regular cdrom and a cdrw device.

Cheers,
 Michael




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

Reply via email to