packaging(RHEL-CTDB): makeversion.sh: v3-4-test uses source3 instead of source
authorMichael Adam <obnox@samba.org>
Tue, 23 Jun 2009 20:41:51 +0000 (22:41 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:47 +0000 (11:40 +0100)
Michael
(cherry picked from commit 3a56367867c3578781b8c4ebaf3047c6d5fa3579)

packaging/RHEL-CTDB/makespec.sh

index 62f0969868c68092690b40cfae925b02391e5354..29a2c42517c6f8342e103e8b0e32931155badfde 100755 (executable)
@@ -6,7 +6,7 @@
 
 DIRNAME=$(dirname $0)
 TOPDIR=${DIRNAME}/../..
-SRCDIR=${TOPDIR}/source
+SRCDIR=${TOPDIR}/source3
 VERSION_H=${SRCDIR}/include/version.h
 SPECFILE=${DIRNAME}/samba.spec