From 3838d25cd66208203cdf528e7b98dc2e06533d7b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Dec 2013 16:38:58 +0100 Subject: php-sabre-vobject: improved autoloader patch to avoid issue when old version, from pear channel is installed --- sabre-vobject-bin.patch | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'sabre-vobject-bin.patch') diff --git a/sabre-vobject-bin.patch b/sabre-vobject-bin.patch index 8ae240b..3185e6e 100644 --- a/sabre-vobject-bin.patch +++ b/sabre-vobject-bin.patch @@ -1,6 +1,6 @@ ---- bin/vobject.old 2013-12-31 15:54:44.000000000 +0100 -+++ bin/vobject 2013-12-31 15:57:44.000000000 +0100 -@@ -1,24 +1,17 @@ +--- bin/vobject.old 2013-12-31 16:24:36.000000000 +0100 ++++ bin/vobject 2013-12-31 16:32:00.000000000 +0100 +@@ -1,24 +1,21 @@ -#!/usr/bin/env php +#!/usr/bin/php