wok-next diff dvd+rw-tools/receipt @ rev 15133
python-werkzeug: add TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 10:06:57 2013 +0000 (2013-08-15) |
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 Thu Aug 15 10:06:57 2013 +0000 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