diff --git a/xmobar.spec b/xmobar.spec index 18e397f..c5dc032 100644 --- a/xmobar.spec +++ b/xmobar.spec @@ -20,8 +20,6 @@ Source1: xmobar.desktop # Not in the package from Hackage. # https://github.com/jaor/xmobar/issues/#issue/6 Source2: xmonadpropwrite.hs -# Needed after 7.0.2? -Patch0: xmobar-0.12-threaded.patch # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha BuildRequires: desktop-file-utils @@ -49,7 +47,6 @@ color management, output templates, and extensibility through plugins. %prep %setup -q -%patch0 -p1 -b .threaded mkdir scripts cp %{SOURCE2} scripts/xmonadpropwrite.hs