File: 02renamebin.diff

package info (click to toggle)
phpunit2 2.3.6-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 712 kB
  • ctags: 1,020
  • sloc: php: 3,706; xml: 606; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 815 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN ../orig/phpunit2-2.3.6/package.xml ./package.xml
--- ../orig/phpunit2-2.3.6/package.xml	2006-05-31 21:30:21.000000000 +0200
+++ ./package.xml	2006-09-10 21:28:46.000000000 +0200
@@ -592,7 +592,7 @@
    <file role="php" baseinstalldir="PHPUnit2" md5sum="98b05d890f5552d26613266085cfa795" name="Util/Skeleton.php">
     <replace type="package-info" from="@package_version@" to="version"/>
    </file>
-   <file role="script" baseinstalldir="/" md5sum="e08a303d8ae2917059f54708835a336b" install-as="phpunit" name="pear-phpunit">
+   <file role="script" baseinstalldir="/" md5sum="e08a303d8ae2917059f54708835a336b" install-as="phpunit2" name="pear-phpunit">
     <replace type="pear-config" from="@php_bin@" to="php_bin"/>
     <replace type="package-info" from="@package_version@" to="version"/>
    </file>