summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-29 13:11:11 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-29 13:11:11 +0200
commit5958095fe16461675b24ccdc1fdc92cb95164488 (patch)
treefff8a4f2d5df6c58370f46ef5fa5b61484ba10b6
parent1ab04c64e0fecadfb48ff9a2de1180f3adb47427 (diff)
php-phpunit-DbUnit: sources from github
-rw-r--r--php-phpunit-PHPUnit-SkeletonGenerator.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit-SkeletonGenerator.spec b/php-phpunit-PHPUnit-SkeletonGenerator.spec
index 9139221..3d486fe 100644
--- a/php-phpunit-PHPUnit-SkeletonGenerator.spec
+++ b/php-phpunit-PHPUnit-SkeletonGenerator.spec
@@ -54,7 +54,7 @@ and vice versa.
rm src/autoload.php.in
# Fix loader
-sed -e 's:/usr/bin/env php:/%{_bindir}/php:' \
+sed -e 's:/usr/bin/env php:%{_bindir}/php:' \
-e 's:@php_bin@:%{php_home}:' \
-i phpunit-skelgen.php