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

Jan Steffens heftig at archlinux.org
Wed Mar 24 20:08:48 UTC 2021


    Date: Wednesday, March 24, 2021 @ 20:08:48
  Author: heftig
Revision: 410856

minor

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 20:07:11 UTC (rev 410855)
+++ PKGBUILD	2021-03-24 20:08:48 UTC (rev 410856)
@@ -25,7 +25,9 @@
 }
 
 build() {
-  arch-meson vte build -D docs=true -D b_lto=false
+  arch-meson vte build \
+    -D b_lto=false \
+    -D docs=true
   meson compile -C build
 }
 



More information about the arch-commits mailing list