second part of alsaLib patch + comment
svn path=/nixpkgs/branches/stdenv-updates/; revision=19529
This commit is contained in:
@@ -28,7 +28,10 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
/* allow specifying alternatives alsa plugin locations using
|
||||
export ALSA_PLUGIN_DIRS=$(nix-build -A alsaPlugins)/lib/alsa-lib */
|
||||
export ALSA_PLUGIN_DIRS=$(nix-build -A alsaPlugins)/lib/alsa-lib
|
||||
This patch should be improved:
|
||||
See http://thread.gmane.org/gmane.linux.distributions.nixos/3435
|
||||
*/
|
||||
./alsa-plugin-dirs.patch
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user