[Rpm-maint] [rpm-software-management/rpm] Please add documentation explaining how to use alternate libraries from the test suite (Issue #3200)
Neal H. Walfield
notifications at github.com
Mon Jul 8 20:07:53 UTC 2024
So here's the evil thing I did:
```
$ cd ~/rpm
$ cp ~/rpm-sequoia/target/release/librpm_sequoia.so librpm_sequoia.so
```
Add the following to the `tests/Dockerfile`
```
ADD /librpm_sequoia.so /usr/lib64/librpm_sequoia.so.1
```
Then I ran `make tree && make check`
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3200#issuecomment-2215145415
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3200/2215145415 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240708/ec3ac8e0/attachment-0001.html>
More information about the Rpm-maint
mailing list