From 6e67b96e5fc993709368a0f4e50092c8ccc8d34d Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 20 Nov 2013 19:54:15 +0400 Subject: [PATCH] GCC: remove duplicates. --- mingw-w64-gcc/PKGBUILD | 2 -- 1 file changed, 2 deletions(-) diff --git a/mingw-w64-gcc/PKGBUILD b/mingw-w64-gcc/PKGBUILD index 3ceb089654..fae794f411 100644 --- a/mingw-w64-gcc/PKGBUILD +++ b/mingw-w64-gcc/PKGBUILD @@ -19,7 +19,6 @@ backup=() options=('strip' 'staticlibs' '!emptydirs') # '!buildflags' source=("ftp://gcc.gnu.org/pub/gcc/releases/${_realname}-${pkgver}/${_realname}-${pkgver}.tar.bz2" 'gcc-make-xmmintrin-header-cplusplus-compatible.patch' - 'gcc-4.8-filename-output.patch' 'gcc-4.8-filename-output.patch' 'gcc-4.8-lambda-ICE.patch' 'gcc-4.8-iconv.patch' @@ -29,7 +28,6 @@ source=("ftp://gcc.gnu.org/pub/gcc/releases/${_realname}-${pkgver}/${_realname}- md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d' 'da6c9ba6baebe1286f3219d4181cdbb8' '40cb437805e2f7a006aa0d0c3098ab0f' - '40cb437805e2f7a006aa0d0c3098ab0f' '6eb6e080dbf7bc6825f53a0aaa6c4ef9' 'd28f5653282c67bcfd1a8f81aebef72d' '928e151b33981e68d0e67a9bd387b37e'