libsystem: fix phases
This commit is contained in:
parent
e25efa9673
commit
d88a61e439
@ -3,7 +3,8 @@
|
||||
removefile, libresolv, Libnotify, libplatform, libpthread, mDNSResponder, launchd, libutil, version }:
|
||||
|
||||
appleDerivation rec {
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
dontBuild = true;
|
||||
dontConfigure = true;
|
||||
|
||||
nativeBuildInputs = [ cpio ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user