shithub: orca

Download patch

ref: d2b278e624d7ec476ce5045888cee49eda1f706f
parent: eb74bf89c02805731a0c38215154d473a6dec5bd
author: cancel <cancel@cancel.fm>
date: Thu Nov 29 12:28:58 EST 2018

Fix typo in build tool usage dir

--- a/tool
+++ b/tool
@@ -9,7 +9,7 @@
         Compile orca.
         Targets: debug, release
         Default: debug
-        Output: debug/<target>/orca
+        Output: build/<target>/orca
     clean
         Removes build/
     info