1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Removes LICENSE file from binary package
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
--- php-invoker-1.1.0.orig/package.xml
+++ php-invoker-1.1.0/package.xml
@@ -36,7 +36,6 @@ http://github.com/sebastianbergmann/php-
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file baseinstalldir="/" md5sum="17e8a7db734e9f4365b4ddb1c269d891" name="ChangeLog.markdown" role="doc" />
- <file baseinstalldir="/" md5sum="f408cb430bd033c9e020803c18112ef8" name="LICENSE" role="doc" />
<file baseinstalldir="/" md5sum="0836e48b9005bb4a7646a5035ec431f2" name="README.markdown" role="doc" />
</dir>
</contents>
|