[adelie-pkg] [PATCH] user/upower: move /rules.d to /lib/udev/rules.d

From: Max Rees <maxcrees_at_me.com>
Date: Sat, 16 Jun 2018 23:57:34 -0400

---
 user/upower/APKBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/user/upower/APKBUILD b/user/upower/APKBUILD
index 9c596f3..e9a6492 100644
--- a/user/upower/APKBUILD
+++ b/user/upower/APKBUILD
_at__at_ -1,7 +1,7 _at__at_
 # Maintainer: Natanael Copa <ncopa(a)alpinelinux.org>
 pkgname=upower
 pkgver=0.99.6
-pkgrel=0
+pkgrel=1
 pkgdesc="Power Management Services"
 url="http://upower.freedesktop.org"
 arch="all"
_at__at_ -23,7 +23,8 _at__at_ build() {
 		--sysconfdir=/etc \
 		--localstatedir=/var \
 		--libexecdir=/usr/lib/upower \
-		--disable-static
+		--disable-static \
+		--with-udevrulesdir=/lib/udev/rules.d
 	make
 }
 
-- 
2.15.0
Received on Sun Jun 17 2018 - 03:57:47 UTC

This archive was generated by hypermail 2.4.0 : Sat May 08 2021 - 22:54:40 UTC