diff options
Diffstat (limited to 'debian/patches/10_cdromlock.patch')
| -rw-r--r-- | debian/patches/10_cdromlock.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/10_cdromlock.patch b/debian/patches/10_cdromlock.patch index 897ad62..eefde79 100644 --- a/debian/patches/10_cdromlock.patch +++ b/debian/patches/10_cdromlock.patch @@ -1,7 +1,7 @@ Index: linux/dev/glue/block.c =================================================================== ---- linux/dev/glue/block.c.orig 2006-10-26 00:16:52.000000000 +0300 -+++ linux/dev/glue/block.c 2006-10-26 00:17:05.000000000 +0300 +--- linux/dev/glue/block.c.orig 2006-10-15 20:39:24.000000000 +0300 ++++ linux/dev/glue/block.c 2006-11-14 04:15:19.000000000 +0200 @@ -789,6 +789,7 @@ static struct block_data *open_list; extern struct device_emulation_ops linux_block_emulation_ops; @@ -92,9 +92,9 @@ Index: linux/dev/glue/block.c }; Index: i386/i386at/i386at_ds_routines.c =================================================================== ---- i386/i386at/i386at_ds_routines.c.orig 2006-10-26 00:16:52.000000000 +0300 -+++ i386/i386at/i386at_ds_routines.c 2006-10-26 00:17:05.000000000 +0300 -@@ -231,7 +231,8 @@ ds_notify (mach_msg_header_t *msg) +--- i386/i386at/i386at_ds_routines.c.orig 2006-11-14 03:58:56.000000000 +0200 ++++ i386/i386at/i386at_ds_routines.c 2006-11-14 04:15:19.000000000 +0200 +@@ -232,7 +232,8 @@ ds_notify (mach_msg_header_t *msg) mach_no_senders_notification_t *ns; ns = (mach_no_senders_notification_t *) msg; |
