diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2019-07-16 01:15:40 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2019-07-16 01:15:40 +0200 |
commit | 33d8a9ecae0911388cd83323cc8141da926d9cdb (patch) | |
tree | 2ab4434355757ae15c343c04f4da580ff4857c79 /app-misc/ddcutil | |
parent | app-misc/ddcutil: Version bump to 0.9.5 (diff) | |
download | gentoo-33d8a9ecae0911388cd83323cc8141da926d9cdb.tar.gz gentoo-33d8a9ecae0911388cd83323cc8141da926d9cdb.tar.bz2 gentoo-33d8a9ecae0911388cd83323cc8141da926d9cdb.zip |
app-misc/ddcutil: Version bump to 0.9.5
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-misc/ddcutil')
-rw-r--r-- | app-misc/ddcutil/ddcutil-0.9.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/ddcutil/ddcutil-0.9.5.ebuild b/app-misc/ddcutil/ddcutil-0.9.5.ebuild index a0f3bc6bf4da..0e1d5aff6930 100644 --- a/app-misc/ddcutil/ddcutil-0.9.5.ebuild +++ b/app-misc/ddcutil/ddcutil-0.9.5.ebuild @@ -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() { |