gst-uninstalled: Added env var for uninstalled PTP helper
authorVivia Nikolaidou <vivia@toolsonair.com>
Fri, 25 Sep 2015 22:29:07 +0000 (01:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 23 Oct 2015 12:44:21 +0000 (15:44 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=755651

scripts/gst-uninstalled

index d033514..8ff5048 100755 (executable)
@@ -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