wok-next diff dvd+rw-tools/receipt @ rev 11903
Up: tazpkg (4.8) - New tazpkg-box for desktop integration and fixes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 29 20:30:40 2012 +0100 (2012-02-29) |
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 Wed Feb 29 20:30:40 2012 +0100 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