mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-11 22:30:08 +02:00
@@ -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