summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
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 720c5a7dd..72cefc9bc 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