diff options
Diffstat (limited to 'scripts/common.sh.in')
-rw-r--r-- | scripts/common.sh.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/common.sh.in b/scripts/common.sh.in index 4ce177e32..27ba88fae 100644 --- a/scripts/common.sh.in +++ b/scripts/common.sh.in @@ -37,6 +37,7 @@ bindir=@bindir@ sbindir=@sbindir@ udevdir=@udevdir@ udevruledir=@udevruledir@ +mounthelperdir=@mounthelperdir@ sysconfdir=@sysconfdir@ localstatedir=@localstatedir@ |