* Fix alsa-utils. http://hydra.nixos.org/eval/603729
svn path=/nixpkgs/trunk/; revision=33782
This commit is contained in:
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
configureFlags = "--disable-xmlto --with-udev-rules-dir=$(out)/lib/udev/rules.d";
|
configureFlags = "--disable-xmlto --with-udev-rules-dir=$(out)/lib/udev/rules.d";
|
||||||
|
|
||||||
|
installFlags = "ASOUND_STATE_DIR=$(TMPDIR)/dummy";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user