summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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