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)
committerMichael Adam <obnox@samba.org>
Fri, 13 Nov 2009 15:19:34 +0000 (16:19 +0100)
Michael

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