xdg-app-builder: Adding a symlink
Murray Cumming
murrayc at murrayc.com
Sat Dec 12 10:44:57 UTC 2015
After building python in xdg-app-builder, I need to create a symlink
from
/app/include/python3.5
to
/app/include/python3.5m
so that boost's awful build system can find it. I think distros do this
in their packages.
Python already has configure and Makefile files. Is there an easy way
to just run an extra shell command after the install, or do I need to
patch python's build files?
--
Murray Cumming
murrayc at murrayc.com
www.murrayc.com
More information about the xdg-app
mailing list