x11-misc/autorandr: remove superfluous src_prepare

The src_prepare definition was a leftover from a previous experiment.

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2021-06-25 11:02:32 +02:00
parent af1e115fb6
commit f7c260b715
2 changed files with 0 additions and 10 deletions

View File

@@ -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

View File

@@ -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