docs/building: don't need PIL_INCLUDE_DIR if you copy over files
This commit is contained in:
@@ -176,7 +176,7 @@ macOS
|
||||
#. In a terminal, change your current working directory to your overviewer-[Version] folder (e.g. by using ``cd Desktop/overviewer-[Version]``)
|
||||
#. Build::
|
||||
|
||||
PIL_INCLUDE_DIR="/path/to/Pillow-[version]/libImaging" python3 setup.py build
|
||||
python3 setup.py build
|
||||
|
||||
You should now be able to run Overviewer with ``./overviewer.py`` inside of the
|
||||
Overviewer directory.
|
||||
|
||||
Reference in New Issue
Block a user