mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Merge branch 'update-hnefatafl-icon' into 'master'
Update the hnefatafl icon. See merge request redox-os/redox!1829
This commit is contained in:
commit
4dc0f29289
@ -26,7 +26,7 @@ cp -v "target/${TARGET}/release/hnefatafl-text-protocol" "${COOKBOOK_STAGE}/usr/
|
||||
mkdir -pv "${COOKBOOK_STAGE}"/usr/games
|
||||
mkdir -pv "${COOKBOOK_STAGE}"/ui/apps
|
||||
mkdir -pv "${COOKBOOK_STAGE}"/ui/icons/apps
|
||||
cp -rv "${COOKBOOK_SOURCE}"/icons/king_256x256.png "${COOKBOOK_STAGE}"/ui/icons/apps/hnefatafl-king_256x256.png
|
||||
cp -rv "${COOKBOOK_SOURCE}"/src/bin/hnefatafl-client/helmet.png "${COOKBOOK_STAGE}"/ui/icons/apps/helmet.png
|
||||
cp -rv "${COOKBOOK_SOURCE}"/packages/redox/manifest "${COOKBOOK_STAGE}"/ui/apps/hnefatafl-client
|
||||
mv "${COOKBOOK_STAGE}"/usr/bin/hnefatafl-client "${COOKBOOK_STAGE}"/usr/games/hnefatafl-client
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user