mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/FoBiS: fix PATCHES value
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -28,4 +28,4 @@ RDEPEND="${PYTHON_DEPS}
|
||||
"
|
||||
|
||||
# removing "import future" and "from past.utils import old_div" from python scripts
|
||||
PATCHES=( "${FILESDIR}/FoBiS-3.0.1-remove-import-future_olddiv.patch" )
|
||||
PATCHES=( "${FILESDIR}/${P}-remove-import-future_olddiv.patch" )
|
||||
|
||||
Reference in New Issue
Block a user