From 4f961dc4594e13c0fc717c3f800847f908f16c4a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 May 2014 15:46:20 +0200 Subject: php-phpunit-PHPUnit: fix autoload --- phpunit-rpm.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'phpunit-rpm.patch') diff --git a/phpunit-rpm.patch b/phpunit-rpm.patch index 0a1253b..34f65ba 100644 --- a/phpunit-rpm.patch +++ b/phpunit-rpm.patch @@ -1,13 +1,13 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2014-04-29 16:21:26.000000000 +0200 -+++ ./phpunit 2014-04-29 16:22:50.000000000 +0200 +--- ./phpunit.rpm 2014-05-02 09:13:40.000000000 +0200 ++++ ./phpunit 2014-05-06 15:37:05.557950817 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env php +#!/usr/bin/php