mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
fc902b797e
This patch supplements 'runtime' files to several pkg archives, which thereby become deployable by the depot_deploy tool. Issue #2676
10 lines
206 B
Makefile
10 lines
206 B
Makefile
content: backdrop.config
|
|
|
|
backdrop.config:
|
|
cp $(REP_DIR)/recipes/raw/sticks_blue_backdrop/$@ $@
|
|
|
|
content: sticks_blue.png
|
|
|
|
sticks_blue.png:
|
|
wget --quiet https://genode.org/files/turmvilla/sticks_blue.png
|