mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/android-tools: remove uneeded sed
Was fixed in 35.0.2 upstream [1]
[1] 32559b1efe
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -60,10 +60,6 @@ src_prepare() {
|
||||
|
||||
cd "${S}" || die
|
||||
|
||||
# why do we depend on libandroidfw? It is never linked to or used.
|
||||
# https://github.com/nmeum/android-tools/issues/148
|
||||
sed -i '/libandroidfw/d' vendor/CMakeLists.txt || die
|
||||
|
||||
rm -r patches || die
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user