From 64ab6f44df6a6fbfca4b0853ff3b6ef1f4c5ed21 Mon Sep 17 00:00:00 2001 From: "Jeffrey T. Palmer" Date: Sun, 15 Feb 2015 13:55:06 -0500 Subject: [PATCH] Remove patch that is no longer needed --- inc/My/Utility.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/My/Utility.pm b/inc/My/Utility.pm index 9acbb7f..6d10d6d 100644 --- a/inc/My/Utility.pm +++ b/inc/My/Utility.pm @@ -291,9 +291,7 @@ our $source_packs = [ 'http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.25.tar.gz', ], sha1sum => '20a89d0b71b7b790b830c70f17ed2c44100bc0f4', - patches => [ - 'SDL_gfx-2.0.23-wrong-cpuid-mmx-detection.patch', - ], + patches => [ ], prereqs => { libs => [ ] }