diff options
| -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/  | 
