wok-current diff dvd+rw-tools/receipt @ rev 15371
apache: load ssl_module (thanks Justine Leon Uro)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 15 22:45:52 2013 +0000 (2013-10-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 Tue Oct 15 22:45:52 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