x11-misc/rofi-emoji: remove eautoreconf flag

Removes useless -i option to eautoreconf

Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
This commit is contained in:
Mathijs Saey
2024-07-26 17:24:12 +02:00
parent 98414ba2cc
commit d8ca669de5
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ RDEPEND="
src_prepare() {
default
eautoreconf -i
eautoreconf
}
src_install() {

View File

@@ -33,7 +33,7 @@ RDEPEND="
src_prepare() {
default
eautoreconf -i
eautoreconf
}
src_install() {