summaryrefslogtreecommitdiffstats
path: root/phpunit-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit-rpm.patch')
-rw-r--r--phpunit-rpm.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpunit-rpm.patch b/phpunit-rpm.patch
index b927330..03ace66 100644
--- a/phpunit-rpm.patch
+++ b/phpunit-rpm.patch
@@ -1,12 +1,6 @@
diff -up ./phpunit.rpm ./phpunit
--- ./phpunit.rpm 2015-01-17 12:24:41.000000000 +0100
+++ ./phpunit 2015-01-18 08:52:50.896228541 +0100
-@@ -1,4 +1,4 @@
--#!/usr/bin/env php
-+#!/usr/bin/php
- <?php
- /*
- * This file is part of PHPUnit.
@@ -13,24 +13,7 @@ if (!ini_get('date.timezone')) {
ini_set('date.timezone', 'UTC');
}