Сравнение android-file-transfer-linux-4.5-r1 с android-file-transfer-linux-9999
| /usr/portage/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild 2026-06-23 19:41:04.241562564 +0300 | ||
|---|---|---|
| 73 | 73 |
echo "from .aftl import *" > "${BUILD_DIR}"/python/__init__.py || die
|
| 74 | 74 |
python_moduleinto aftl |
| 75 | 75 |
python_domodule "${BUILD_DIR}"/python/{__init__.py,*.so}
|
| 76 |
rm "${ED}"/usr/aftl.cpython-*.so || die
|
|
| 76 | 77 |
fi |
| 77 | 78 |
} |