debian/patches/*: Refresh.

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:17:10 +09:00
parent deeb8cc725
commit e3cdc289e4
5 changed files with 59 additions and 50 deletions

View File

@@ -1,9 +1,11 @@
Author: n/a
Description: Disables to skip on encrypted disks (e.g. DVD with CSS-Encryption).
--- a/scsi-layer.c
+++ b/scsi-layer.c
@@ -2675,11 +2675,12 @@
Index: dvdisaster/scsi-layer.c
===================================================================
--- dvdisaster.orig/scsi-layer.c 2012-03-06 11:10:13.371044799 +0900
+++ dvdisaster/scsi-layer.c 2012-03-06 11:10:17.147044691 +0900
@@ -2690,11 +2690,12 @@
return NULL;
}
}