* Work around a dependency on /bin/bash.
svn path=/nixpkgs/trunk/; revision=7128
This commit is contained in:
@@ -9,6 +9,7 @@ stdenv.mkDerivation {
|
||||
patches = [./no-fbsplash.patch];
|
||||
|
||||
dontAddPrefix = 1;
|
||||
configureScript = "sh ./configure";
|
||||
configureFlags = "--without-ttf --without-png --without-fbsplash";
|
||||
|
||||
# Hack hack hack.
|
||||
|
||||
Reference in New Issue
Block a user