summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2012-05-30 17:16:11 +0200
committerKarel Zak <kzak@redhat.com>2012-06-26 20:48:22 +0200
commitd2feb47fb1ddc0d8ac946328e77ed86ea6937bef (patch)
tree3333ca26eb3b4f5df76714f93c41e7e300b45c66 /tools
parentffeb280566d90fce742af31467f6ee29912bf935 (diff)
downloadutil-linux-d2feb47fb1ddc0d8ac946328e77ed86ea6937bef.tar.gz
build-sys: convert mount/ to module, rename to mount-deprecated/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/config-gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/config-gen b/tools/config-gen
index 720c5a7d..72cefc9b 100755
--- a/tools/config-gen
+++ b/tools/config-gen
@@ -3,7 +3,7 @@
# Copyright (C) 2011 Karel Zak <kzak@redhat.com>
#
-test -f mount/mount.c || {
+test -f sys-utils/mount.c || {
echo
echo "You must run this script in the top-level util-linux directory"
echo