mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 00:00:07 +02:00
Bump revisions of recipes that depend on ncurses.
This commit is contained in:
@@ -11,7 +11,7 @@ OSI-approved open source license.
|
||||
HOMEPAGE="https://www.python.org"
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2018 Python Software Foundation"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="35446241e995773b1bed7d196f4b624dadcadc8429f26282e756b2fb8a351193"
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
@@ -141,7 +141,7 @@ INSTALL()
|
||||
|
||||
# TODO: drop __pycache__ folders as well?
|
||||
find . -name __pycache__ | xargs rm -rf
|
||||
|
||||
|
||||
rm $commandBinDir/2to3 $commandBinDir/idle3 $commandBinDir/pydoc3 \
|
||||
$commandBinDir/python3 $commandBinDir/python3-config \
|
||||
$commandBinDir/pyvenv $manDir/man1/python3.1
|
||||
|
||||
Reference in New Issue
Block a user