termux-packages/packages/txikijs/CMakeLists.txt.patch.before...

12 lines
246 B
Plaintext

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -89,7 +89,7 @@
src/bundles/c/core/core.c
src/bundles/c/core/polyfills.c
src/bundles/c/core/run-main.c
- ../deps/quickjs/src/cutils.c
+ deps/quickjs/src/cutils.c
)
if(NOT MINGW)