diff options
Diffstat (limited to 'extra/mcpp/PKGBUILD')
-rw-r--r-- | extra/mcpp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/mcpp/PKGBUILD b/extra/mcpp/PKGBUILD index 5a0aa05f5..62c8e011d 100644 --- a/extra/mcpp/PKGBUILD +++ b/extra/mcpp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 159222 2012-05-18 11:58:32Z jgc $ +# $Id: PKGBUILD 198317 2013-10-30 14:07:54Z allan $ # Maintainer: Alexander Baldeck <alexander@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://mcpp.sourceforge.net" depends=('glibc') -options=('!libtool') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz namlen.patch fs28284.patch) |