helpers: really fix install race
authorRoss Burton <ross.burton@intel.com>
Fri, 4 Dec 2015 14:39:29 +0000 (14:39 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 4 Dec 2015 14:44:39 +0000 (16:44 +0200)
commit865473bd2b946402dc651ae2a6a9f96286c7230b
tree4129e203d3d651a8e357d9a9a6811547eca1a8ea
parent87ab2603da2fd27ab4b7416839bce8645403cbeb
helpers: really fix install race

My previous fix for #758029 wasn't quite right and simply made the race rarer.
Some of the files are installed by install-exec and others by install-exec, so
the hooks need to be split too.

https://bugzilla.gnome.org/show_bug.cgi?id=758029
libs/gst/helpers/Makefile.am