mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -33,7 +33,7 @@ RDEPEND="
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf -i
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
@@ -33,7 +33,7 @@ RDEPEND="
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf -i
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user