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

Christian Hesse eworm at archlinux.org
Wed Jun 27 14:27:27 UTC 2018


    Date: Wednesday, June 27, 2018 @ 14:27:27
  Author: eworm
Revision: 327696

make systemd-resolvconf provide resolvconf

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-27 14:06:16 UTC (rev 327695)
+++ PKGBUILD	2018-06-27 14:27:27 UTC (rev 327696)
@@ -229,7 +229,7 @@
   pkgdesc='systemd resolvconf replacement'
   license=('GPL2')
   depends=('systemd')
-  provides=('openresolv')
+  provides=('openresolv' 'resolvconf')
   conflicts=('openresolv')
 
   install -d -m0755 "$pkgdir"/usr/bin



More information about the arch-commits mailing list