darwin.removefile: add appleHeaders
This commit is contained in:
parent
e788d512e8
commit
79c264411e
@ -5,4 +5,9 @@ appleDerivation {
|
||||
mkdir -p $out/include/
|
||||
cp removefile.h checkint.h $out/include/
|
||||
'';
|
||||
|
||||
appleHeaders = ''
|
||||
checkint.h
|
||||
removefile.h
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user