* Fix alsa-utils. http://hydra.nixos.org/eval/603729
svn path=/nixpkgs/trunk/; revision=33782
This commit is contained in:
parent
cf250029e0
commit
641576e0cc
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
configureFlags = "--disable-xmlto --with-udev-rules-dir=$(out)/lib/udev/rules.d";
|
||||
|
||||
installFlags = "ASOUND_STATE_DIR=$(TMPDIR)/dummy";
|
||||
|
||||
meta = {
|
||||
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
||||
|
||||
|
|
Loading…
Reference in a new issue