diff options
| -rw-r--r-- | meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb b/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb index 207315efe7..3e2e84f096 100644 --- a/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb +++ b/meta-oe/recipes-support/xrdp/xrdp_0.9.19.bb | |||
| @@ -49,6 +49,7 @@ do_configure:prepend() { | |||
| 49 | 49 | ||
| 50 | do_compile:prepend() { | 50 | do_compile:prepend() { |
| 51 | sed -i 's/(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am/(MAKE) $(AM_MAKEFLAGS) install-exec-am/g' ${S}/keygen/Makefile.in | 51 | sed -i 's/(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am/(MAKE) $(AM_MAKEFLAGS) install-exec-am/g' ${S}/keygen/Makefile.in |
| 52 | echo "" > ${B}/xrdp_configure_options.h | ||
| 52 | } | 53 | } |
| 53 | 54 | ||
| 54 | do_install:append() { | 55 | do_install:append() { |
