File repos-tools-fix_shebang.patch of Package repos-tools
--- repost.orig 2010-08-03 20:10:30.000000000 +0200 +++ repost 2010-08-03 20:10:33.000000000 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/php5 <? $vcs = array ( "git", "svn", "bzr" );
--- repost.orig 2010-08-03 20:10:30.000000000 +0200 +++ repost 2010-08-03 20:10:33.000000000 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/php5 <? $vcs = array ( "git", "svn", "bzr" );