package/bash-completion: fix a parallel build issue
authorRomain Naour <romain.naour@smile.fr>
Fri, 25 May 2018 15:58:46 +0000 (17:58 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 25 May 2018 17:03:55 +0000 (19:03 +0200)
commitf1755c8784bf9f54e25b320edb464c7cdebf94fe
tree659353a162a3bcdda65c08dc6df26241b6e476c7
parent2c57dc0469f7e32182932e5937f61f82b01a743a
package/bash-completion: fix a parallel build issue

The STAGING_DIR/usr/share/bash-completion/completions directory is not
created yet.

Fixed by:
https://github.com/scop/bash-completion/commit/ee6b37ad7ff5b309cbb9b886a871252abd9398fa

Fixes:
http://autobuild.buildroot.org/results/7ee/7eea0f512695605714cf2d8c971778d4784b4c75/build-end.log

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bash-completion/0001-completions-Makefile.am-Use-install-data-hook-not-in.patch [new file with mode: 0644]
package/bash-completion/bash-completion.mk