py3-reportlab
This commit is contained in:
parent
1c9edabb5f
commit
f1f33f53d9
|
@ -13,5 +13,4 @@ kaynak=(https://pypi.python.org/packages/source/r/reportlab/reportlab-$surum.tar
|
||||||
derle() {
|
derle() {
|
||||||
cd reportlab-$surum
|
cd reportlab-$surum
|
||||||
python3 setup.py install --prefix=/usr --root=$PKG
|
python3 setup.py install --prefix=/usr --root=$PKG
|
||||||
python3 setup.py tests
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue