diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-07-21 17:55:23 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-07-21 17:55:23 +0200 | 
| commit | 35f197b70efb1e8901730dc2ad04c37cd93c722a (patch) | |
| tree | dd4dbb4f9a3e695d6ea6d4a16f7a331a6d5b0d8d | |
| parent | 025abf2397aae35a8bc50f67b012de76e6a47ff8 (diff) | |
php-jakub-onderka-php-console-color: backport
| -rw-r--r-- | php-dnoegel-php-xdg-base-dir.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-dnoegel-php-xdg-base-dir.spec b/php-dnoegel-php-xdg-base-dir.spec index def3d51..4357ed6 100644 --- a/php-dnoegel-php-xdg-base-dir.spec +++ b/php-dnoegel-php-xdg-base-dir.spec @@ -96,7 +96,7 @@ AUTOLOAD  %install -rm -rf         %{buildroot} +rm -rf   %{buildroot}  mkdir -p %{buildroot}%{phpdir}/XdgBaseDir  cp -rp src/* %{buildroot}%{phpdir}/XdgBaseDir/ | 
