generic-poky/scripts/postinst-intercepts
Martin Jansa e570b32020 postinst_intercept: allow to pass variables with spaces
* trying to pass foo="a b" through postinst_intercept ends
  with the actual script header to containing:
  b
  foo=a
  which fails because "b" command doesn't exist.

(From OE-Core rev: c66d7d85b7225be8c838449324d506565dd0081d)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-09 14:27:39 +01:00
..
postinst_intercept postinst_intercept: allow to pass variables with spaces 2015-09-09 14:27:39 +01:00
update_font_cache fontcache: allow to pass different fontconfig cache dir 2015-04-21 07:20:25 +01:00
update_icon_cache Add separate directory for postinstall intercepts 2013-02-13 16:52:28 +00:00
update_pixbuf_cache gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevant 2014-04-01 23:39:14 +01:00