Advertisement
jsp

patch failure

jsp
Feb 8th, 2024
928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.44 KB | None | 0 0
  1. #ls ext/luawrapper/include/
  2. LuaContext.hpp
  3.  
  4. # patch -p2 < lua.patch
  5. Hmm...  Looks like a unified diff to me...
  6. The text leading up to this was:
  7. --------------------------
  8. |diff --git a/ext/luawrapper/include/LuaContext.hpp b/ext/luawrapper/include/LuaContext.hpp
  9. |index ad6c86e556fe..655375e7c9d6 100644
  10. |--- a/ext/luawrapper/include/LuaContext.hpp
  11. |+++ b/ext/luawrapper/include/LuaContext.hpp
  12. --------------------------
  13. File to patch:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement