ppp: add dontBuild = true
Hopefully this is the last one.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{ stdenv, appleDerivation }:
|
{ stdenv, appleDerivation }:
|
||||||
|
|
||||||
appleDerivation {
|
appleDerivation {
|
||||||
|
dontBuild = true;
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/include/ppp
|
mkdir -p $out/include/ppp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user