forked from IPKM/nmreval
replaced fixed mpl-data path in matplotlib __init__.py file, maybe fixes T234
This commit is contained in:
parent
229680c14f
commit
d240e9d821
@ -49,9 +49,12 @@ AppDir:
|
|||||||
- python3-pyqtgraph
|
- python3-pyqtgraph
|
||||||
- python3-tk
|
- python3-tk
|
||||||
exclude:
|
exclude:
|
||||||
- usr/share/man
|
- libavahi-client3
|
||||||
- usr/share/doc
|
- libavahi-common-data
|
||||||
|
- libavahi-common3
|
||||||
|
after_bundle: |
|
||||||
|
echo "MONSTER SED FOLLOWING..."
|
||||||
|
sed -i s,\'/usr/share/matplotlib/mpl-data\',"f\"\{os.environ.get\('APPDIR'\,'/'\)\}/usr/share/matplotlib/mpl-data\"", ${TARGET_APPDIR}/usr/lib/python3/dist-packages/matplotlib/__init__.py
|
||||||
runtime:
|
runtime:
|
||||||
version: "continuous"
|
version: "continuous"
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user