Fix alsa-utils
This commit is contained in:
parent
2156be8449
commit
3f6603a80e
@ -16,12 +16,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
installFlags = "ASOUND_STATE_DIR=$(TMPDIR)/dummy";
|
installFlags = "ASOUND_STATE_DIR=$(TMPDIR)/dummy";
|
||||||
|
|
||||||
preConfigure =
|
|
||||||
''
|
|
||||||
# Ensure that ‘90-alsa-restore.rules.in’ gets rebuilt.
|
|
||||||
rm alsactl/90-alsa-restore.rules
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.alsa-project.org/;
|
homepage = http://www.alsa-project.org/;
|
||||||
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user