summaryrefslogtreecommitdiffstats
path: root/phpcpd-rpm.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-17 19:16:39 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-17 19:16:39 +0200
commitb590e6bf08416a28a6754b5ed02d341b4fde2215 (patch)
tree5f46e6a1c7b8f87aa11e537b1a03b3674dce1eda /phpcpd-rpm.patch
parent0a71c8c459635a7fe7387c64602d7e679edf86a7 (diff)
php-phpunit-phpcpd: 2.0.3
Diffstat (limited to 'phpcpd-rpm.patch')
-rw-r--r--phpcpd-rpm.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpcpd-rpm.patch b/phpcpd-rpm.patch
index 2551531..ffb5dda 100644
--- a/phpcpd-rpm.patch
+++ b/phpcpd-rpm.patch
@@ -1,12 +1,6 @@
diff -up ./phpcpd.rpm ./phpcpd
--- ./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
- /*
- * 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);
}