Refresh patches to avoid potential problems with the buildds.

This commit is contained in:
Rogério Brito
2009-12-07 16:22:30 -02:00
parent d8edfc2ac4
commit da276c7fc4
5 changed files with 26 additions and 34 deletions

View File

@@ -1,10 +1,9 @@
Author: Corey Wright <undefined@pobox.com>
Description: Adds support for DVD-ROM medium-type.
diff -Naurp dvdisaster.orig/scsi-layer.c dvdisaster/scsi-layer.c
--- dvdisaster.orig/scsi-layer.c 2008-03-30 09:10:52.000000000 +0000
+++ dvdisaster/scsi-layer.c 2008-05-03 08:32:22.000000000 +0000
@@ -719,6 +719,11 @@ static int query_dvd(DeviceHandle *dh, i
--- a/scsi-layer.c
+++ b/scsi-layer.c
@@ -890,6 +890,11 @@
break;
}