summaryrefslogtreecommitdiff
path: root/extra/ncftp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ncftp/PKGBUILD')
-rw-r--r--extra/ncftp/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/extra/ncftp/PKGBUILD b/extra/ncftp/PKGBUILD
index 3ba6a9d62..981d68720 100644
--- a/extra/ncftp/PKGBUILD
+++ b/extra/ncftp/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 206931 2014-03-06 11:24:46Z andrea $
+# $Id: PKGBUILD 207130 2014-03-07 09:21:28Z andrea $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=ncftp
pkgver=3.2.5
-pkgrel=3
+pkgrel=4
pkgdesc="A set of free application programs implementing FTP"
url="http://www.ncftp.com/"
arch=('i686' 'x86_64')
@@ -24,6 +24,9 @@ prepare() {
}
build() {
+ # FS#39211
+ unset CPPFLAGS
+
cd ${pkgname}-${pkgver}
CPP=/usr/bin/cpp ./configure --prefix=/usr \
--sysconfdir=/etc