haskellPackages_ghc710.libmpd: test-suite issue has been fixed upstream

Undoes b2f22c8a29
This commit is contained in:
Joachim Fasting 2016-08-18 14:38:00 +02:00
parent 8d51c50570
commit b8578f8096
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@ self: super: {
timezone-series = doJailbreak super.timezone-series;
timezone-olson = doJailbreak super.timezone-olson;
libmpd = dontCheck super.libmpd;
xmonad-extras = overrideCabal super.xmonad-extras (drv: {
postPatch = ''
sed -i -e "s,<\*,<¤,g" XMonad/Actions/Volume.hs