diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-10-15 22:04:49 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-15 22:04:49 -0500 |
commit | 91e62177b4609cb34fd1d4063287ec4e39879794 (patch) | |
tree | 73eeb931b23a66657a191905b098749ddfb45b42 /libraries/libmusicbrainz3/patches/gcc-4.3.patch | |
parent | d6b4e155aa496d5b5d6918fe50dccaa637221db9 (diff) | |
download | slackbuilds-91e62177b4609cb34fd1d4063287ec4e39879794.tar.gz |
libraries/libmusicbrainz3: Updated for version 3.0.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libmusicbrainz3/patches/gcc-4.3.patch')
-rw-r--r-- | libraries/libmusicbrainz3/patches/gcc-4.3.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/libmusicbrainz3/patches/gcc-4.3.patch b/libraries/libmusicbrainz3/patches/gcc-4.3.patch deleted file mode 100644 index c13b2e1ada..0000000000 --- a/libraries/libmusicbrainz3/patches/gcc-4.3.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/utils_private.cpp~ 2008-11-07 20:07:10.000000000 +0000 -+++ a/src/utils_private.cpp 2008-11-07 20:07:16.000000000 +0000 -@@ -20,6 +20,7 @@ - * $Id: utils_private.cpp 8466 2006-09-05 08:59:44Z luks $ - */ - -+#include <cstdio> - #include <cstdlib> - #include <cstring> - #include <cstdarg> |