[arch-commits] Commit in snarf/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed May 30 19:54:12 UTC 2018


    Date: Wednesday, May 30, 2018 @ 19:54:09
  Author: jelle
Revision: 325201

upgpkg: snarf 7.0-7

BUILDINFO rebuild

Modified:
  snarf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 19:48:35 UTC (rev 325200)
+++ PKGBUILD	2018-05-30 19:54:09 UTC (rev 325201)
@@ -3,7 +3,7 @@
 
 pkgname=snarf
 pkgver=7.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Command-line URL retrieval tool (http/ftp/gopher)"
 arch=('x86_64')
 url="http://www.xach.com/snarf/"
@@ -14,7 +14,7 @@
 
 build() {
   cd ${pkgname}-${pkgver}
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
+  export CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
 }



More information about the arch-commits mailing list