diff options
Diffstat (limited to 'PHP_Reflect-addhtml.patch')
-rw-r--r-- | PHP_Reflect-addhtml.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/PHP_Reflect-addhtml.patch b/PHP_Reflect-addhtml.patch deleted file mode 100644 index c62cf03..0000000 --- a/PHP_Reflect-addhtml.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff -up PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml.addhtml PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml ---- PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml.addhtml 2011-11-11 19:30:07.000000000 +0100 -+++ PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml 2011-11-11 19:31:26.000000000 +0100 -@@ -255,5 +255,15 @@ Bug fixes: - <tasks:replace from="@package_version@" to="version" type="package-info" /> - </file> -+ <file baseinstalldir="Bartlett" name="docs/phpreflect-book.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/index.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/CHANGELOG.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/INSTALL.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/LICENSE.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/sources/scanFile.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/sources/scanFunctionArguments.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/sources/Token.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/sources/Autoload.html" role="doc" /> -+ <file baseinstalldir="Bartlett" name="docs/sources/Reflect.html" role="doc" /> - </dir> - </contents> - <dependencies> |