File: 0010-Removes-LICENSE-file-from-binary-package.patch

package info (click to toggle)
php-codecoverage 1.1.2%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 452 kB
  • sloc: php: 2,907; xml: 147; makefile: 15
file content (14 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Removes unwanted LICENSE file from binary package
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed

--- php-codecoverage-1.1.2.orig/package.xml
+++ php-codecoverage-1.1.2/package.xml
@@ -105,7 +105,6 @@ http://github.com/sebastianbergmann/php-
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
    <file baseinstalldir="/" md5sum="9c823c1e1c341549aa27f9eb3489c8a4" name="ChangeLog.markdown" role="doc" />
-   <file baseinstalldir="/" md5sum="b9719f92ef62fd3cce1f68de08f5c686" name="LICENSE" role="doc" />
   </dir>
  </contents>
  <dependencies>