summaryrefslogtreecommitdiff
path: root/packaging/bin/fill-templates
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/bin/fill-templates')
-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 222294137f..8b75fddf95 100755
--- a/packaging/bin/fill-templates
+++ b/packaging/bin/fill-templates
@@ -14,7 +14,7 @@
DIRNAME=$(dirname $0)
TOPDIR=${DIRNAME}/../../
-SRCDIR=${TOPDIR}/source
+SRCDIR=${TOPDIR}/source3
VERSION_H=${SRCDIR}/include/version.h
pushd ${SRCDIR}