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

Antonio Rojas arojas at archlinux.org
Mon Nov 26 19:39:04 UTC 2018


    Date: Monday, November 26, 2018 @ 19:39:03
  Author: arojas
Revision: 409851

PIE rebuild

Modified:
  deepin-cogl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 19:37:50 UTC (rev 409850)
+++ PKGBUILD	2018-11-26 19:39:03 UTC (rev 409851)
@@ -2,7 +2,7 @@
 
 pkgname=deepin-cogl
 pkgver=1.22.5
-pkgrel=1
+pkgrel=2
 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer for Deepin"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-cogl"
@@ -18,6 +18,7 @@
 prepare() {
   cd $pkgname
 
+  sed -e 's|1.15|1.16 1.15|' -i autogen.sh # Support automake 1.16
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list