summaryrefslogtreecommitdiff
path: root/packaging/bin
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/bin')
-rwxr-xr-xpackaging/bin/fill-templates2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/bin/fill-templates b/packaging/bin/fill-templates
index e74020fb69..f7bfd88682 100755
--- a/packaging/bin/fill-templates
+++ b/packaging/bin/fill-templates
@@ -13,7 +13,7 @@
# License: GPL
DIRNAME=$(dirname $0)
-TOPDIR=${DIRNAME}/../../
+TOPDIR=${DIRNAME}/../..
SRCDIR=${TOPDIR}/source3
VERSION_H=${SRCDIR}/include/version.h