-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New package: iamb-0.0.10 #49652
New package: iamb-0.0.10 #49652
Conversation
Tested on x86_64-glibc, joined a room and sent a message. Works as expected! |
Super duper nitpick, but the manpage is technically wrong on void .Sy iamb
will load if the TOML one is not found.
.It Pa /usr/share/iamb/config.example.toml
A sample configuration file with examples of how to set different values.
.El Should actually be |
Tested it again with the lib changes and it still works |
I guess we should report the test failure om i686 upstream? |
I've let them know on matrix that the one test is failing on 32bit (I assume it would fail on armv* as well if the CI would run those tests) -- About my earlier comment on the manpage, what I meant to say is that maybe the manpage should be vsed'd to change that one line. Something like this for example vsed -i docs/iamb.5 -e 's#/usr/share/iamb/config.example.toml#/usr/share/examples/iamb/config.example.toml#' You should still vsconf the file though, that part was correct |
5b298fb
to
f28c87c
Compare
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
bump |
I think this can be merged. |
Testing the changes
New package
Local build testing
closes #49586