From c3dbdea73fbf8b8916d72a83a3ec92e9c736070b Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 11 Feb 2009 22:24:52 +0100 Subject: s3:packaging: paths cosmetics in fill-templates Michael --- packaging/bin/fill-templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/bin') 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 -- cgit