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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Dec 5 19:21:15 UTC 2015


    Date: Saturday, December 5, 2015 @ 20:21:15
  Author: bpiotrowski
Revision: 148684

Typo

Modified:
  libpar2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 19:20:58 UTC (rev 148683)
+++ PKGBUILD	2015-12-05 19:21:15 UTC (rev 148684)
@@ -26,7 +26,7 @@
 
   ./configure --prefix=/usr
 
-  CXXFLAGS="-std=gnu+11 $CXXFLAGS" make
+  CXXFLAGS="-std=gnu++11 $CXXFLAGS" make
 }
 
 package() {



More information about the arch-commits mailing list