1
0

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

1234567891011121314151617
  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. Forwarded: not-needed
  6. --- a/README.md
  7. +++ b/README.md
  8. @@ -73,7 +73,7 @@
  9. 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.
  10. ### SmartOS:
  11. -- Install libmagic for source https://github.com/threatstack/libmagic/
  12. +- Install libmagic for source: https://github.com/file/file
  13. - Depending on your ./configure --prefix settings set your LD_LIBRARY_PATH to <prefix>/lib
  14. ### Troubleshooting