summaryrefslogtreecommitdiff
path: root/packages/x11/xkbcomp/xkbcomp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xkbcomp/xkbcomp.mk')
-rw-r--r--packages/x11/xkbcomp/xkbcomp.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/x11/xkbcomp/xkbcomp.mk b/packages/x11/xkbcomp/xkbcomp.mk
index 7a950e1..5bf3ccb 100644
--- a/packages/x11/xkbcomp/xkbcomp.mk
+++ b/packages/x11/xkbcomp/xkbcomp.mk
@@ -41,10 +41,10 @@ XKBCOMP_PKGCONFIGS =
XKBCOMP_DEPS = libxkbfile_install
xkbcomp_install:
- $(call EMBTK_INSTALL_PKG,XKBCOMP)
+ $(call embtk_install_pkg,XKBCOMP)
download_xkbcomp:
- $(call EMBTK_CLEANUP_PKG,XKBCOMP)
+ $(call embtk_cleanup_pkg,XKBCOMP)
xkbcomp_clean:
- $(call EMBTK_CLEANUP_PKG,XKBCOMP)
+ $(call embtk_cleanup_pkg,XKBCOMP)