wok diff dvd+rw-tools/receipt @ rev 12476
usbids: up and fix path (also can be compressed)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 23 15:41:40 2012 +0200 (2012-04-23) |
parents | 740ce2db95e0 |
children | eb8067417980 |
line diff
1.1 --- a/dvd+rw-tools/receipt Mon Jul 26 17:07:06 2010 +0200 1.2 +++ b/dvd+rw-tools/receipt Mon Apr 23 15:41:40 2012 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p1 -i ../stuff/build-7.1.patch 1.8 + patch -p1 -i $stuff/build-7.1.patch 1.9 grep -qs 'define u8' growisofs.c || 1.10 sed -i 's|#include <scsi/scsi.h>|#define u8 __u8\n&|' growisofs.c 1.11 make