You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drops fileutils from the postinstall script (#1074)
* drops fileutils from the postinstall script
After #1073 the installation from opam on a fresh switch is broken due to the
dependency from fileutils in the postinstall script. This PR implements
postinstall without it.
* uses S instread of s
0 commit comments