Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison pkg-plist.py37 @ 92:0394c8276d23
Use the new PYPY_LDLIBRARY make variable
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 06 Oct 2022 12:36:18 +0200 |
| parents | 56d0e959bcf0 |
| children |
comparison
equal
deleted
inserted
replaced
| 91:65740e6677b6 | 92:0394c8276d23 |
|---|---|
| 1 bin/pypy3 | 1 bin/pypy3 |
| 2 %%PYPY_DIR%%/LICENSE | 2 %%PYPY_DIR%%/LICENSE |
| 3 %%PYPY_DIR%%/README.rst | 3 %%PYPY_DIR%%/README.rst |
| 4 %%PYPY_DIR%%/bin/libpypy3-c.so | 4 %%PYPY_DIR%%/bin/%%PYPY_LDLIBRARY%% |
| 5 %%PYPY_DIR%%/bin/pypy | 5 %%PYPY_DIR%%/bin/pypy |
| 6 %%PYPY_DIR%%/bin/pypy3 | 6 %%PYPY_DIR%%/bin/pypy3 |
| 7 %%PYPY_DIR%%/bin/%%PYTHON_IMPL_MINOR%% | 7 %%PYPY_DIR%%/bin/%%PYTHON_IMPL_MINOR%% |
| 8 %%PYPY_DIR%%/bin/python | 8 %%PYPY_DIR%%/bin/python |
| 9 %%PYPY_DIR%%/bin/python3 | 9 %%PYPY_DIR%%/bin/python3 |
