wok-6.x rev 20607
linux-api-headers: add linux/ext2_fs.h
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 18 10:16:36 2018 +0100 (2018-12-18) |
parents | 9a4439ceec35 |
children | e1df1504e6cb |
files | linux-api-headers/receipt |
line diff
1.1 --- a/linux-api-headers/receipt Tue Dec 18 10:08:38 2018 +0100 1.2 +++ b/linux-api-headers/receipt Tue Dec 18 10:16:36 2018 +0100 1.3 @@ -51,6 +51,8 @@ 1.4 { 1.5 mkdir -p $fs/usr 1.6 cp -a $install/usr/include $fs/usr 1.7 + # for fdutils: 1.8 + cp $src/include/linux/ext2_fs.h $fs/usr/include/linux/ext2_fs.h 1.9 rm -f $(find ${fs} -name .install -or -name ..install.cmd) 1.10 } 1.11