summaryrefslogtreecommitdiffstats
path: root/phploc-rpm.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-11 07:26:11 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-11 07:26:11 +0100
commit534018416f962f7e2924730149f0287766e8ff4a (patch)
tree736bb96d87114f800acfa751017a17809b1199a1 /phploc-rpm.patch
parentba7e9870bed0d10f7cbe0a631b368700040d5987 (diff)
php-phpunit-phploc: 2.1.0
Diffstat (limited to 'phploc-rpm.patch')
-rw-r--r--phploc-rpm.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/phploc-rpm.patch b/phploc-rpm.patch
index fc04bb6..62f5c6b 100644
--- a/phploc-rpm.patch
+++ b/phploc-rpm.patch
@@ -1,14 +1,14 @@
diff -up ./phploc.rpm ./phploc
---- ./phploc.rpm 2014-05-03 18:50:56.000000000 +0200
-+++ ./phploc 2014-05-03 18:51:38.000000000 +0200
+--- ./phploc.rpm 2015-03-11 07:14:28.241134864 +0100
++++ ./phploc 2015-03-11 07:16:29.647622059 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env php
+#!/usr/bin/php
<?php
- /**
- * phploc
-@@ -42,23 +42,7 @@
- * @since File available since Release 1.0.0
+ /*
+ * This file is part of PHPLOC.
+@@ -9,23 +9,7 @@
+ * file that was distributed with this source code.
*/
-$loaded = false;