More sobbing

This commit is contained in:
2020-05-23 14:48:35 +01:00
parent 7cee6348fd
commit 8dbd023718

View File

@@ -99,7 +99,7 @@ I don't have a 32-bit machine to test this on, but happy to take fixes for it.
This is a handy thing to do for linux phones, most of which use telepathy. Rust
is quite heavy to compile - it's a pain even on a pinebook pro, which is the
same architecture:
same architecture. Setup on a Debian machine is quite simple:
```
$ dpkg --print-architecture
@@ -175,4 +175,4 @@ $ ./scripts/dbus-codegen
`dbus-codegen-rust` doesn't seem to handle namespaced attributes properly, so
we modify the XML files in `telepathy-spec`... with `sed`. The `tp:type`
attribute is renamed to `tp:typehint`.
attribute is renamed to `tp:typehint`. This will be fixed in the next release.