summaryrefslogtreecommitdiff
path: root/package/editors
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-10-27 23:16:44 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-12-15 19:57:31 +0100
commit6dc336b2935657f2e2d0d9eddab48e88f437dd55 (patch)
tree559a2040224cbdd1d7aada8e05775418a3d03e3b /package/editors
parentd5d5d2942f388a22fd808406645c7033a7d27048 (diff)
host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/editors')
-rw-r--r--package/editors/vim/vim.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/editors/vim/vim.mk b/package/editors/vim/vim.mk
index 63f6c12a6..fea7f18d4 100644
--- a/package/editors/vim/vim.mk
+++ b/package/editors/vim/vim.mk
@@ -75,7 +75,7 @@ ifeq ($(BR2_PACKAGE_VIM_RUNTIME),y)
)
endif
-vim: host-pkgconfig ncurses vim-source $(TARGET_DIR)/usr/bin/vim
+vim: host-pkg-config ncurses vim-source $(TARGET_DIR)/usr/bin/vim
#############################################################
#