summaryrefslogtreecommitdiffhomepage
path: root/groups.d/010.host_deps.d/util_linux_host.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/010.host_deps.d/util_linux_host.package')
-rw-r--r--groups.d/010.host_deps.d/util_linux_host.package2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups.d/010.host_deps.d/util_linux_host.package b/groups.d/010.host_deps.d/util_linux_host.package
index 62fec998..5d0881df 100644
--- a/groups.d/010.host_deps.d/util_linux_host.package
+++ b/groups.d/010.host_deps.d/util_linux_host.package
@@ -4,6 +4,6 @@
: ${PKG_UTIL_LINUX_HOST_URL:=https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v${PKG_UTIL_LINUX_HOST_VERSION%.*}/util-linux-${PKG_UTIL_LINUX_HOST_VERSION}.tar.gz};
: ${PKG_UTIL_LINUX_HOST_CONFIGURE_ARGS_EXTRA:="--disable-all-programs --enable-libuuid"};
-ex_pkg_register "util_linux" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps";
+ex_pkg_register "util_linux_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps";
# vim:filetype=sh textwidth=0