packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS
commit4a6bfe88d5615d2117d34dbf1538cb71d6b22e48
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Sat, 27 Sep 2014 19:32:42 +0000 (27 21:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Oct 2014 16:50:21 +0000 (4 18:50 +0200)
tree2602619174c32a524724d31477c75590726fb004
parentd6c32da8816fb7c520ccf6d5780eca96d0556183
packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS

To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS,
make the same change for FOO_INSTALL_HOST_OPT.

Sed command used:
   find * -type f | xargs sed -i 's#_INSTALL_HOST_OPT\>#&S#g'

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk