summaryrefslogtreecommitdiff
path: root/extra/ncftp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-08 03:57:26 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-08 03:57:26 +0000
commit2f1decd3dde75b8ed601dfdca2833879703012c8 (patch)
tree0516712500d0595136e9a1da4ece6cf04c22606c /extra/ncftp
parentd44823e5676f0edd0e259c7c33d5640a043748ac (diff)
Sat Mar 8 03:54:50 UTC 2014
Diffstat (limited to 'extra/ncftp')
-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