rtai: fix typo in config script fixup
Reported-by: Spielmann Werner <Werner.Spielmann@SWAROVSKI.COM> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ccec35e342
commit
e4a1a4f4ea
@ -11,7 +11,7 @@ RTAI_INSTALL_STAGING = YES
|
||||
|
||||
# The <pkg>_CONFIG_SCRIPTS cannot apply here to the specificities of rtai-config
|
||||
define RTAI_POST_PATCH_FIXUP
|
||||
(SED) 's%^staging=.*%staging=$(STAGING_DIR)%' $(STAGING_DIR)/usr/bin/rtai-config
|
||||
$(SED) 's%^staging=.*%staging=$(STAGING_DIR)%' $(STAGING_DIR)/usr/bin/rtai-config
|
||||
endef
|
||||
|
||||
RTAI_POST_INSTALL_STAGING_HOOKS += RTAI_POST_PATCH_FIXUP
|
||||
|
Loading…
Reference in New Issue
Block a user