Reverted unneeded setting of NIX_LDFLAGS.

svn path=/nixpkgs/trunk/; revision=11112
This commit is contained in:
Michael Raskin 2008-03-14 06:44:01 +00:00
parent 5695543482
commit 1275775baf

View File

@ -25,9 +25,6 @@ stdenv.mkDerivation rec {
done
'';
preBuild = ''
export NIX_LDFLAGS="$NIX_LDFLAGS -lXext"
'';
# XXX: KDE is supported as well so we could make it available optionally.
buildInputs = [x11 SDL SDL_mixer GStreamer