From 5958095fe16461675b24ccdc1fdc92cb95164488 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Apr 2014 13:11:11 +0200 Subject: php-phpunit-DbUnit: sources from github --- php-phpunit-PHPUnit-SkeletonGenerator.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit