Advertisement
Weegee

Untitled

Aug 15th, 2010
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.63 KB | None | 0 0
  1. weegee@polaris:~/Dokumente/Games/teeworlds/build$ patch -p1 < htdm-1.0.patch
  2. patching file src/game/server/gamemodes/htdm.cpp
  3. patching file src/game/server/gamemodes/htdm.hpp
  4. can't find file to patch at input line 45
  5. Perhaps you used the wrong -p or --strip option?
  6. The text leading up to this was:
  7. --------------------------
  8. |diff -Nrwu teeworlds-0.5.2-src/src/game/server/hooks.cpp htdm-1.0-src/src/game/server/hooks.cpp
  9. |--- teeworlds-0.5.2-src/src/game/server/hooks.cpp  2009-10-26 19:04:31.000000000 +0100
  10. |+++ htdm-1.0-src/src/game/server/hooks.cpp 2010-08-15 15:24:52.000000000 +0200
  11. --------------------------
  12. File to patch:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement