[arch-commits] Commit in hardinfo/trunk (PKGBUILD)
    Antonio Rojas 
    arojas at archlinux.org
       
    Thu Jun  7 20:36:53 UTC 2018
    
    
  
    Date: Thursday, June 7, 2018 @ 20:36:52
  Author: arojas
Revision: 341912
Not needed
Modified:
  hardinfo/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 20:29:44 UTC (rev 341911)
+++ PKGBUILD	2018-06-07 20:36:52 UTC (rev 341912)
@@ -29,7 +29,7 @@
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr
-  CFLAGS+=' -gnu89' make
+  make
 }
 
 package() {
    
    
More information about the arch-commits
mailing list