commit: ac9f03386a0b91742181128d75fdf518b67bf45b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Apr 24 12:44:31 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 24 12:44:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac9f0338
media-tv/droidcam: remove debugging elog (oopsie)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
media-tv/droidcam/droidcam-0_pre20200416.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-tv/droidcam/droidcam-0_pre20200416.ebuild
b/media-tv/droidcam/droidcam-0_pre20200416.ebuild
index 0df0a04..706ccf9 100644
--- a/media-tv/droidcam/droidcam-0_pre20200416.ebuild
+++ b/media-tv/droidcam/droidcam-0_pre20200416.ebuild
@@ -33,7 +33,6 @@ MODULESD_V4L2LOOPBACK_DC_ENABLED="yes"
BUILD_TARGETS="all"
src_prepare() {
- elog ${KV_FULL}
default
sed -i -e "s/\`uname -r\`/${KV_FULL}/g" v4l2loopback/Makefile
}