gstreamer/libs/gst
Ross Burton 842ffa69b6 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-16 09:15:52 +02:00
..
base baseparse: Update internal position even if not linked 2015-10-13 11:06:28 +02:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-29 14:03:03 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers helpers: fix install race 2015-11-16 09:15:52 +02:00
net ptpclock: Fix error leak during failures 2015-09-25 10:14:45 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00