summaryrefslogtreecommitdiff
path: root/packages/graphics/pango/pango.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/graphics/pango/pango.mk')
-rw-r--r--packages/graphics/pango/pango.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/graphics/pango/pango.mk b/packages/graphics/pango/pango.mk
index e1300f6..51b5a9a 100644
--- a/packages/graphics/pango/pango.mk
+++ b/packages/graphics/pango/pango.mk
@@ -51,7 +51,7 @@ PANGO_DEPS := glib_install fontconfig_install $(PANGO_DEPS-y) \
define embtk_postinstall_pango
$(Q)test -e $(PANGO_BUILD_DIR)/.patchlibtool || \
$(MAKE) $(PANGO_BUILD_DIR)/.patchlibtool
- $(Q)-cp -R $(embtk_sysroot)/usr/$(LIBDIR)/pango $(ROOTFS)/usr/$(LIBDIR)/
+ $(Q)-cp -R $(embtk_sysroot)/usr/$(LIBDIR)/pango $(embtk_rootfs)/usr/$(LIBDIR)/
endef
$(PANGO_BUILD_DIR)/.patchlibtool: