[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-159-ga039acb

Jelmer Vernooij jelmer at samba.org
Tue Apr 15 09:12:57 GMT 2008


The branch, v4-0-test has been updated
       via  a039acb9156b3855e8565ce6d1ca078aea18a349 (commit)
       via  4dd29284bdffc96df1d6eb71b25e305f107d1e12 (commit)
      from  695cee0349f561625e4bbfa3a142a5e35f7eb4bf (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit a039acb9156b3855e8565ce6d1ca078aea18a349
Merge: 4dd29284bdffc96df1d6eb71b25e305f107d1e12 695cee0349f561625e4bbfa3a142a5e35f7eb4bf
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Apr 15 11:10:56 2008 +0200

    Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEAD

commit 4dd29284bdffc96df1d6eb71b25e305f107d1e12
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Apr 15 10:55:32 2008 +0200

    Attempt to fix the pidl installation on fedora.

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

Summary of changes:
 source/pidl/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/pidl/config.mk b/source/pidl/config.mk
index 38542f5..25cea49 100644
--- a/source/pidl/config.mk
+++ b/source/pidl/config.mk
@@ -1,5 +1,5 @@
 pidl/Makefile: pidl/Makefile.PL
-	cd pidl && $(PERL) Makefile.PL 
+	cd pidl && $(PERL) Makefile.PL PREFIX=$(prefix)
 
 pidl-testcov: pidl/Makefile
 	cd pidl && cover -test


-- 
Samba Shared Repository


More information about the samba-cvs mailing list