SDL: avoid cryptic error from /bin/sh impurity

This commit is contained in:
Vladimír Čunát 2018-03-18 10:17:57 +01:00
parent c89ec027eb
commit 488ef9a7a0
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -42,6 +42,9 @@ stdenv.mkDerivation rec {
sha256 = "005d993xcac8236fpvd1iawkz4wqjybkpn8dbwaliqz5jfkidlyn";
};
# make: *** No rule to make target 'build/*.lo', needed by 'build/libSDL.la'. Stop.
postPatch = "patchShebangs ./configure";
outputs = [ "out" "dev" ];
outputBin = "dev"; # sdl-config