DEBSOURCES
Skip Quicknav
sources / numpy / 1%3A1.24.2-1%2Bdeb12u1 / tools / rebase_installed_dlls_cygwin.sh
12345
#!/bin/dash # Rebase the dlls installed by NumPy py_ver=${1} /usr/bin/rebase --database --oblivious `/bin/dash tools/list_numpy_dlls.sh ${py_ver}`