[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue May 11 12:49:37 MDT 2010


The branch, master has been updated
       via  1a44111... not all versions of env like more than one argument...
      from  5d5e392... pidl: fix build on systems that don't have perl in /usr/bin/

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


- Log -----------------------------------------------------------------
commit 1a441113efae9444e643f69980aa8faed540b62e
Author: Björn Jacke <bj at sernet.de>
Date:   Tue May 11 20:46:19 2010 +0200

    not all versions of env like more than one argument...

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

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


Changeset truncated at 500 lines:

diff --git a/pidl/pidl b/pidl/pidl
index c9e571a..394611a 100755
--- a/pidl/pidl
+++ b/pidl/pidl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
 
 ###################################################
 # package to parse IDL files and generate code for


-- 
Samba Shared Repository


More information about the samba-cvs mailing list