1
0

0.4.27-44-g7cbbc99.update-readme-md.patch 690 B

12345678910111213141516
  1. Subject: Update README.md
  2. Origin: upstream, commit 0.4.27-44-g7cbbc99 <https://github.com/ahupp/python-magic/commit/0.4.27-44-g7cbbc99>
  3. Author: Adam Hupp <adam@hupp.org>
  4. Date: Thu Aug 14 20:10:59 2025 -0700
  5. --- a/README.md
  6. +++ b/README.md
  7. @@ -73,7 +73,7 @@
  8. If python-magic fails to load the library it may be in a non-standard location, in which case you can set the environment variable `DYLD_LIBRARY_PATH` to point to it.
  9. ### SmartOS:
  10. -- Install libmagic for source https://github.com/threatstack/libmagic/
  11. +- Install libmagic for source: https://github.com/file/file
  12. - Depending on your ./configure --prefix settings set your LD_LIBRARY_PATH to <prefix>/lib
  13. ### Troubleshooting