ppp: add dontBuild = true

Hopefully this is the last one.
This commit is contained in:
Matthew Justin Bauer 2018-05-07 12:47:07 -05:00 committed by GitHub
parent c0a15d855e
commit 1c87d77efe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
{ stdenv, appleDerivation }:
appleDerivation {
dontBuild = true;
installPhase = ''
mkdir -p $out/include/ppp