From ce0b4e179cd9b9164e9e608e1cc52ce5a91c13b7 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Fri, 5 Jan 2018 21:35:03 -0500 Subject: [PATCH] fix mixed tabs and spaces --- libffado.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libffado.spec b/libffado.spec index 0e2e156..5348d70 100644 --- a/libffado.spec +++ b/libffado.spec @@ -111,9 +111,9 @@ scons DESTDIR=%{buildroot} \ # We need to install the xdg stuff manually mkdir -p %{buildroot}%{_datadir}/applications desktop-file-install --dir %{buildroot}%{_datadir}/applications \ - --add-category="Settings" \ - --set-icon=ffado \ - support/xdg/ffado.org-ffadomixer.desktop + --add-category="Settings" \ + --set-icon=ffado \ + support/xdg/ffado.org-ffadomixer.desktop mkdir -p %{buildroot}%{_datadir}/icons/hicolor/64x64/apps ln -s ../../../../libffado/icons/hi64-apps-ffado.png \ %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/ffado.png