Provides recipes for deploying python3 on sculpt. Also adds the feature of triggering the execution of python scripts on ROM updates (see python3.run).
5 lines
83 B
Makefile
5 lines
83 B
Makefile
content: python3.config
|
|
|
|
python3.config:
|
|
cp $(REP_DIR)/recipes/raw/python3/$@ $@
|