diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-22 10:22:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-22 10:22:57 +0100 |
commit | 5b7bec83dd9082d1fe4dcbc87df8f32fb458a2b0 (patch) | |
tree | 69c8ed3c2b314c0c0ef563631d0040c710ea637a | |
parent | d05e5bcdba05f533f930fec1b84365f1972b81db (diff) |
php-pdepend-PHP-Depend: typo
-rw-r--r-- | php-pdepend-PHP-Depend.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pdepend-PHP-Depend.spec b/php-pdepend-PHP-Depend.spec index a8b34a6..2c74fc4 100644 --- a/php-pdepend-PHP-Depend.spec +++ b/php-pdepend-PHP-Depend.spec @@ -137,7 +137,7 @@ require '%{buildroot}%{php_home}/autoload.php'; \Fedora\Autoloader\Autoload::addPsr4('PDepend\\', __DIR__); EOF -# remirepo=11 +# remirepo:11 ret=0 run=0 if which php71; then |