mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user