mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
libdispatch: add os private header
This commit is contained in:
@@ -8,6 +8,6 @@ appleDerivation {
|
||||
|
||||
cp -r dispatch/*.h $out/include/dispatch
|
||||
cp -r private/*.h $out/include/dispatch
|
||||
cp -r os/object.h $out/include/os
|
||||
cp -r os/object*.h $out/include/os
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user