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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 18 02:17:40 UTC 2020


    Date: Thursday, June 18, 2020 @ 02:17:39
  Author: svenstaro
Revision: 646736

Add note

Modified:
  openra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 00:46:51 UTC (rev 646735)
+++ PKGBUILD	2020-06-18 02:17:39 UTC (rev 646736)
@@ -24,6 +24,8 @@
 build() {
   cd OpenRA
 
+  # This currently downloads pre-compiled dependencies which I'm not a fan of.
+  # The next version of OpenRA will support compiling against system dependencies.
   make dependencies
   make core
 }



More information about the arch-commits mailing list