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

Allan McRae allan at archlinux.org
Wed Nov 7 00:56:09 UTC 2018


    Date: Wednesday, November 7, 2018 @ 00:56:09
  Author: allan
Revision: 338025

upgpkg: ed 1.14.2-2

full RELRO and PIE, use CPPFLAGS, new format .BUILDINFO

Modified:
  ed/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-07 00:43:13 UTC (rev 338024)
+++ PKGBUILD	2018-11-07 00:56:09 UTC (rev 338025)
@@ -3,7 +3,7 @@
 
 pkgname=ed
 pkgver=1.14.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A POSIX-compliant line-oriented text editor"
 arch=('x86_64')
 license=('GPL')
@@ -22,6 +22,7 @@
               --bindir=/usr/bin \
               --mandir=/usr/share/man \
               --infodir=/usr/share/info \
+              "CPPFLAGS=$CPPFLAGS" \
               "CFLAGS=$CFLAGS" \
               "LDFLAGS=$LDFLAGS"
 



More information about the arch-commits mailing list