Skip to content
Snippets Groups Projects
Commit 8bafe925 authored by Jan Beich's avatar Jan Beich
Browse files

games/punchy: convert to WRKSRC_crate

parent d27d8472
Branches
Tags
No related merge requests found
......@@ -32,7 +32,7 @@ GN_ARGS+= use_custom_libcxx=false
post-patch:
# Search assets under PREFIX instead of current directory
@${REINPLACE_CMD} 's,assets",../${DATADIR_REL}/&,' \
${WRKSRC}/cargo-crates/bevy_asset-*/src/lib.rs
${WRKSRC_crate_bevy_asset}/src/lib.rs
post-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} "assets" ${STAGEDIR}${DATADIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment