commit:     f7c260b715ac942a3a44a43a5783c27e3aa11143
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 09:02:32 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 09:02:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7c260b7

x11-misc/autorandr: remove superfluous src_prepare

The src_prepare definition was a leftover from a previous experiment.

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/autorandr/autorandr-1.11.ebuild | 5 -----
 x11-misc/autorandr/autorandr-9999.ebuild | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/x11-misc/autorandr/autorandr-1.11.ebuild 
b/x11-misc/autorandr/autorandr-1.11.ebuild
index e3e0a318b..0b461bc82 100644
--- a/x11-misc/autorandr/autorandr-1.11.ebuild
+++ b/x11-misc/autorandr/autorandr-1.11.ebuild
@@ -29,11 +29,6 @@ DEPEND="
        ${RDEPEND}
 "
 
-src_prepare() {
-       default
-       sed -i 's/TARGETS=/TARGETS?=/' Makefile || die
-}
-
 src_compile() {
        if use launcher; then
                emake contrib/autorandr_launcher/autorandr-launcher

diff --git a/x11-misc/autorandr/autorandr-9999.ebuild 
b/x11-misc/autorandr/autorandr-9999.ebuild
index e3e0a318b..0b461bc82 100644
--- a/x11-misc/autorandr/autorandr-9999.ebuild
+++ b/x11-misc/autorandr/autorandr-9999.ebuild
@@ -29,11 +29,6 @@ DEPEND="
        ${RDEPEND}
 "
 
-src_prepare() {
-       default
-       sed -i 's/TARGETS=/TARGETS?=/' Makefile || die
-}
-
 src_compile() {
        if use launcher; then
                emake contrib/autorandr_launcher/autorandr-launcher

Reply via email to