gstreamer/libs/gst/helpers
Ross Burton 09aa20746a helpers: fix install race
The install hook needs to be a install-data-hook not an install-exec-hook as the
helpers are installed into helperdir which is considered data (only path
variables with "exec" in are considered executables).

The explicit dependency on install-helpersPROGRAMS was an attempt at solving
this, but this causes occasional races where install-helpersPROGRAMS can run
twice in parallel (once via install-all, once via the hook's dependency).

https://bugzilla.gnome.org/show_bug.cgi?id=758029
2015-11-13 09:40:44 +01:00
..
.gitignore gitignore: add libs/gst/helpers/gst-ptp-helper 2015-06-03 16:42:57 +01:00
gst completions: remove last unnamespaced symbols. 2015-03-24 19:11:31 +01:00
gst-completion-helper.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-plugin-scanner.c Fix FSF address 2012-11-03 20:44:48 +00:00
gst-ptp-helper.c gst-ptp-helper: #include <sys/socket.h> to fix net/if.h include on OSX 10.6 2015-10-07 11:30:14 +01:00
Makefile.am helpers: fix install race 2015-11-13 09:40:44 +01:00