diff options
author | Remi Collet <remi@remirepo.net> | 2020-11-04 15:45:37 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-11-04 15:45:37 +0100 |
commit | d9a598aa093b1c51b0d047c1ffb617591cd343aa (patch) | |
tree | 67d77fc62aee06a79cdeba2cb534be75c47362f0 | |
parent | ac3ce57419d60a5e753417a2a04b13c6e674cbfd (diff) |
fix dir ownership
-rw-r--r-- | php-clue-http-proxy-react.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php-clue-http-proxy-react.spec b/php-clue-http-proxy-react.spec index 30e5932..bce04ef 100644 --- a/php-clue-http-proxy-react.spec +++ b/php-clue-http-proxy-react.spec @@ -171,9 +171,7 @@ exit $RETURN_CODE %license LICENSE %doc *.md %doc composer.json -%dir %{phpdir}/Clue -%dir %{phpdir}/Clue/React - %{phpdir}/Clue/React/HttpProxy +%{phpdir}/Clue/React/HttpProxy %changelog |