[SCM] Samba Shared Repository - branch master updated

Karolin Seeger kseeger at samba.org
Thu Dec 10 06:27:43 MST 2009


The branch, master has been updated
       via  85e79a2... s3:packaging: Fix source dir.
      from  b5011ba... s3:packaging: Fix typo in comment.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 85e79a2a03e8c1c6275363c39b0fa71283214562
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Dec 10 14:26:58 2009 +0100

    s3:packaging: Fix source dir.
    
    Karolin

-----------------------------------------------------------------------

Summary of changes:
 packaging/RHEL/makerpms.git.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/RHEL/makerpms.git.sh b/packaging/RHEL/makerpms.git.sh
index a8cb477..1b31648 100755
--- a/packaging/RHEL/makerpms.git.sh
+++ b/packaging/RHEL/makerpms.git.sh
@@ -29,7 +29,7 @@ GRPID=`id -g`
 
 DIRNAME=$(dirname $0)
 TOPDIR=${DIRNAME}/../..
-SRCDIR=${TOPDIR}/source
+SRCDIR=${TOPDIR}/source3
 VERSION_H=${SRCDIR}/include/version.h
 
 SPECFILE="samba.spec"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list