packaging: fix source dir to source3 in fill-templates
[kai/samba.git] / packaging / bin / fill-templates
index 222294137f6fe4b82ab6198c4d71f52a31a82fea..8b75fddf95c3241b3e91f53b5ce0211ff611278c 100755 (executable)
@@ -14,7 +14,7 @@
 
 DIRNAME=$(dirname $0)
 TOPDIR=${DIRNAME}/../../
-SRCDIR=${TOPDIR}/source
+SRCDIR=${TOPDIR}/source3
 VERSION_H=${SRCDIR}/include/version.h
 
 pushd ${SRCDIR}