mirror of
https://github.com/flightlessmango/MangoHud.git
synced 2024-11-16 00:13:00 +00:00
build-source: don't remove imgui misc
This commit is contained in:
parent
48d84262cd
commit
eca65e611f
@ -31,7 +31,7 @@ rm -r ${NAME}/subprojects/nlohmann_json-*
|
||||
# remove some vulkan clutter
|
||||
rm -r ${NAME}/subprojects/Vulkan-Headers-*/cmake ${NAME}/subprojects/Vulkan-Headers-*/BUILD.gn
|
||||
# remove some dear imgui clutter
|
||||
rm -rf ${NAME}/subprojects/imgui-*/examples ${NAME}/subprojects/imgui-*/misc
|
||||
rm -rf ${NAME}/subprojects/imgui-*/examples
|
||||
# compress new sources
|
||||
tar -cJf ${DFSG_TAR_NAME} ${NAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user