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

Dave Reisner dreisner at archlinux.org
Sat Jan 5 16:48:28 UTC 2019


    Date: Saturday, January 5, 2019 @ 16:48:27
  Author: dreisner
Revision: 343019

Specify that systemd-resolvconf only works with systemd-resolved (FS#59722)

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 16:27:14 UTC (rev 343018)
+++ PKGBUILD	2019-01-05 16:48:27 UTC (rev 343019)
@@ -257,7 +257,7 @@
 }
 
 package_systemd-resolvconf() {
-  pkgdesc='systemd resolvconf replacement'
+  pkgdesc='systemd resolvconf replacement (for use with systemd-resolved)'
   license=('LGPL2.1')
   depends=('systemd')
   provides=('openresolv' 'resolvconf')



More information about the arch-commits mailing list