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

Christian Hesse eworm at archlinux.org
Mon Nov 30 15:08:53 UTC 2020


    Date: Monday, November 30, 2020 @ 15:08:53
  Author: eworm
Revision: 402416

define release mode

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-30 15:07:32 UTC (rev 402415)
+++ PKGBUILD	2020-11-30 15:08:53 UTC (rev 402416)
@@ -110,6 +110,7 @@
 
   local _meson_options=(
     -Dversion-tag="${pkgver}-${pkgrel}-arch"
+    -Dmode=release
 
     -Dgnu-efi=true
     -Dima=false
@@ -169,7 +170,6 @@
           etc/systemd/journal-upload.conf
           etc/systemd/logind.conf
           etc/systemd/networkd.conf
-          etc/systemd/oomd.conf
           etc/systemd/pstore.conf
           etc/systemd/resolved.conf
           etc/systemd/sleep.conf



More information about the arch-commits mailing list