mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-embedded/esp-idf: fix pkgcheck warnings
dev-embedded/esp-idf DoubleEmptyLine: version 5.4.2-r1: ebuild has unneeded empty line on line: 130 DoubleEmptyLine: version 5.5: ebuild has unneeded empty line on line: 130 Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -127,7 +127,6 @@ install_tool() {
|
||||
eshopts_pop
|
||||
}
|
||||
|
||||
|
||||
src_install() {
|
||||
echo "v${PV}" > version.txt || die
|
||||
|
||||
|
||||
@@ -127,7 +127,6 @@ install_tool() {
|
||||
eshopts_pop
|
||||
}
|
||||
|
||||
|
||||
src_install() {
|
||||
echo "v${PV}" > version.txt || die
|
||||
|
||||
|
||||
Reference in New Issue
Block a user