summaryrefslogtreecommitdiffstats
path: root/packaging/bin
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-02-11 22:24:52 +0100
committerKarolin Seeger <kseeger@samba.org>2009-03-27 13:06:42 +0100
commite7857853d4c72b72ff404dcbde2a3adc98b5db47 (patch)
tree588e0750805e7c897d097433bac0ebed48543294 /packaging/bin
parented8a865521615c84e71c078cb8336f3796386bc7 (diff)
downloadsamba-e7857853d4c72b72ff404dcbde2a3adc98b5db47.tar.gz
samba-e7857853d4c72b72ff404dcbde2a3adc98b5db47.tar.xz
samba-e7857853d4c72b72ff404dcbde2a3adc98b5db47.zip
s3:packaging: paths cosmetics in fill-templates
Michael (cherry picked from commit c49b6775dd37eaa9f0cb6957d62a7578f5e3af54)
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 4e1be394185..aa8c119329c 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}/source
VERSION_H=${SRCDIR}/include/version.h