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

Antonio Rojas arojas at archlinux.org
Fri Mar 3 20:45:43 UTC 2017


    Date: Friday, March 3, 2017 @ 20:45:42
  Author: arojas
Revision: 214701

openssl 1.1 rebuild

Modified:
  centerim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-03 20:44:37 UTC (rev 214700)
+++ PKGBUILD	2017-03-03 20:45:42 UTC (rev 214701)
@@ -5,7 +5,7 @@
 
 pkgname=centerim
 pkgver=4.22.10
-pkgrel=6
+pkgrel=7
 pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface"
 arch=('i686' 'x86_64')
 url="http://www.centerim.org"
@@ -19,6 +19,7 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   sed -i 's#python#python2#' misc/CenterIMLog2HTML.py
   sed -i '1,1i#include <stdio.h>' libicq2000/libicq2000/sigslot.h
+  export CXXFLAGS+=' -std=gnu++98'
   ./configure --prefix=/usr \
               --with-ssl \
               --with-openssl \



More information about the arch-commits mailing list