TwistedCore: install also binarys (dont remove them)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-28 11:39:08 +02:00
parent 8524620200
commit a2322e1537

View File

@ -12,4 +12,3 @@ $PYTHON setup.py install -O1 --skip-build --root ./.install --prefix /usr
find .install -name "*.py" -exec rm -rf "{}" ";"
find .install -name "*.pyo" -exec rm -rf "{}" ";"
rm -rf .install/usr/bin