mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-11 06:10:06 +02:00
created $binDir
This commit is contained in:
@@ -37,6 +37,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $binDir
|
||||
python=$portPackageLinksDir/cmd~python/bin/python
|
||||
version=$($python --version 2>&1 | sed 's/Python //' | head -c3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user