Fix the path to the architecture-independent data
[staging/basesystem.git] / agl-basefiles / share / agl.mk
index d8de618..fa1e8d5 100644 (file)
@@ -444,7 +444,8 @@ ifneq ($(strip $(INST_HEADERS)),)
 endif
 
 
-HOST_LAUNCH_XML2CFG = $(SYSROOT)/usr/agl/share/launch_xml2cfg.sh
+
+HOST_LAUNCH_XML2CFG = $(SYSROOT)/usr/share/basesystem/launch_xml2cfg.sh
 CONF_H = $(SYSROOT)/usr/include/basesystem/sm_launch_conf.h
 
 %.cfg: %.xml