nixpkgs/pkgs/development/libraries/gstreamer/core
Anders Kaseorg c8d064eec1 gstreamer: Fix wrapper quoting
The bug was that the inner double quotes in "\$("…")" are not actually
inner like they would be in "$("…")".  We could write "\$(\"…\")", but
using single quotes on the outside makes everything simpler.

Fixes #63751.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-13 11:01:38 +02:00
..
default.nix gstreamer: Fix wrapper quoting 2020-06-13 11:01:38 +02:00
fix_pkgconfig_includedir.patch
setup-hook.sh gstreamer: GST_PLUGIN_SYSTEM_PATH.* may be undefined 2019-11-08 13:28:59 -05:00