summaryrefslogtreecommitdiff
path: root/packaging/bin
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-02-11 22:24:52 +0100
committerMichael Adam <obnox@samba.org>2009-02-11 22:39:29 +0100
commitc3dbdea73fbf8b8916d72a83a3ec92e9c736070b (patch)
treedc9d10399fded39cd9075c2ebe84b20e61745bae /packaging/bin
parent75faf7765b30975e417e373f131c164d426db26c (diff)
downloadsamba-c3dbdea73fbf8b8916d72a83a3ec92e9c736070b.tar.gz
samba-c3dbdea73fbf8b8916d72a83a3ec92e9c736070b.tar.bz2
samba-c3dbdea73fbf8b8916d72a83a3ec92e9c736070b.zip
s3:packaging: paths cosmetics in fill-templates
Michael
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