ref: 031d7dabfe30a8bf74e5ca5db7f7093fddf07bd1
parent: 02d71d923ec7712d47e5a41db82441776d793407
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu Jul 1 08:53:03 EDT 2021
no hg anymore, update the patching/install mechanism
--- a/README.md
+++ b/README.md
@@ -23,8 +23,13 @@
## Installation and usage
-Run `mk install` in this repo. Apply `9front.diff` on your sources
- (`hg import --no-commit 9front.diff`), rebuild `rio`.
+Run `mk install` in this repo. Apply `9front.diff` and rebuild/reinstall `rio`:
+
+ cat 9front.diff | @{cd /sys/src/cmd/rio && ape/patch -p5 && mk install}
+
+As a matter of fact, you can copy the original `rio` directory
+somewhere, apply the patch, and install under your user's `bin`
+instead.
To start `riow`, either through `riostart`, or by hand: