wok-current rev 9216
open-iscsi: patch usr/iscsi_sysfs.c
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 11 14:52:45 2011 +0100 (2011-03-11) |
parents | d9b127d0b11a |
children | 88b2c10621bf |
files | open-iscsi/receipt |
line diff
1.1 --- a/open-iscsi/receipt Fri Mar 11 11:47:15 2011 +0100 1.2 +++ b/open-iscsi/receipt Fri Mar 11 14:52:45 2011 +0100 1.3 @@ -15,6 +15,8 @@ 1.4 { 1.5 cd $src 1.6 sed -i 's/ install_kernel / /' Makefile 1.7 + sed -i 's|dirent.h>|&\n#include <sys/types.h>\n#include <sys/stat.h>|' \ 1.8 + usr/iscsi_sysfs.c 1.9 make user 1.10 make DESTDIR=$PWD/_pkg install 1.11