summaryrefslogtreecommitdiffstats
path: root/phpcpd-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'phpcpd-rpm.patch')
-rw-r--r--phpcpd-rpm.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/phpcpd-rpm.patch b/phpcpd-rpm.patch
index d904f78..2551531 100644
--- a/phpcpd-rpm.patch
+++ b/phpcpd-rpm.patch
@@ -1,15 +1,15 @@
diff -up ./phpcpd.rpm ./phpcpd
---- ./phpcpd.rpm 2014-05-04 10:32:06.000000000 +0200
-+++ ./phpcpd 2014-05-04 10:32:59.000000000 +0200
+--- ./phpcpd.rpm 2015-03-26 19:04:39.896182549 +0100
++++ ./phpcpd 2015-03-26 19:05:35.300399520 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env php
+#!/usr/bin/php
<?php
- /**
- * phpcpd
-@@ -46,23 +46,7 @@
- ini_set('mbstring.func_overload', 0);
- ini_set('mbstring.internal_encoding', NULL);
+ /*
+ * This file is part of PHP Copy/Paste Detector (PHPCPD).
+@@ -15,23 +15,7 @@ if (ini_get('mbstring.internal_encoding'
+ ini_set('mbstring.internal_encoding', NULL);
+ }
-$loaded = false;
-