gst-uninstalled: Added env var for uninstalled PTP helper

https://bugzilla.gnome.org/show_bug.cgi?id=755651
This commit is contained in:
Vivia Nikolaidou 2015-09-26 01:29:07 +03:00 committed by Sebastian Dröge
parent 66b6d355e4
commit 8fc4794bcc

View file

@ -177,6 +177,8 @@ rm -f $GST/gstreamer/registry.xml 2>/dev/null
export GST_REGISTRY=$GST/gstreamer/registry.dat
# Point at the uninstalled plugin scanner
export GST_PLUGIN_SCANNER=$GST/gstreamer/libs/gst/helpers/gst-plugin-scanner
# Point at the uninstalled PTP helper
export GST_PTP_HELPER=$GST/gstreamer/libs/gst/helpers/.libs/gst-ptp-helper
# once MANPATH is set, it needs at least an "empty"component to keep pulling
# in the system-configured man paths from man.config