app-misc/ddcutil: Version bump to 0.9.5
authorManuel Rüger <mrueg@gentoo.org>
Mon, 15 Jul 2019 23:15:40 +0000 (01:15 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 15 Jul 2019 23:15:40 +0000 (01:15 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-misc/ddcutil/ddcutil-0.9.5.ebuild

index a0f3bc6bf4da3056c781afc8398f7c86cf67c62c..0e1d5aff69307011253a94942c5481737ff253d2 100644 (file)
@@ -49,6 +49,7 @@ pkg_pretend() {
 src_prepare() {
        default
        eautoreconf
+       sed -i -e "s#usr/local/bin#usr/bin#" data/etc/udev/rules.d/45-ddcutil-usb.rules || die
 }
 
 src_configure() {