Remove reference to patch

This commit is contained in:
Ben Boeckel 2011-02-17 21:06:44 -05:00
parent b385dc7f22
commit 11b40f575e

View File

@ -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