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

David Runge dvzrv at archlinux.org
Sat Jun 8 22:11:53 UTC 2019


    Date: Saturday, June 8, 2019 @ 22:11:53
  Author: dvzrv
Revision: 355407

upgpkg: libgit2 1:0.28.2-1

Upgrading to 0.28.2. Removing (unrequired) LANG export in build() for good.

Modified:
  libgit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 21:53:48 UTC (rev 355406)
+++ PKGBUILD	2019-06-08 22:11:53 UTC (rev 355407)
@@ -27,7 +27,6 @@
 
 build() {
   cd "$pkgname-$pkgver/build"
-#  export LANG=en_US.UTF-8
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
         -DCMAKE_BUILD_TYPE=Release \
         -DTHREADSAFE=ON \



More information about the arch-commits mailing list