mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 22:00:09 +02:00
Merge all changes from trunk
This commit is contained in:
@@ -13,8 +13,11 @@ BUILD {
|
||||
|
||||
INSTALL {
|
||||
cd setuptools-0.6c11
|
||||
python setup.py install --root=${DESTDIR}
|
||||
|
||||
if [ -n "${DESTDIR}" ];then
|
||||
python setup.py install --root=${DESTDIR}
|
||||
else
|
||||
python setup.py install
|
||||
fi
|
||||
}
|
||||
|
||||
LICENSE="Python"
|
||||
|
||||
Reference in New Issue
Block a user