Oleg Pykhalov writes: > Maxim Cournoyer writes: > > […] > >>> + (substitute* "Auxiliary/CMakeLists.txt" >>> + (("install\\(FILES cmake-mode.el \ >>> +DESTINATION \\$\\{CMAKE_DATA_DIR\\}/editors/emacs\\)") "")))) >> >> Nitpick: I'd use a regexp to match the text following cmake-mode.el on >> the line to make it more resilient to any future changes. Otherwise this >> LGTM :) > > Agree, pushed as f037673c3133ae7453794f1f62eecebf9d06b092 'core-updates' is currently live on Hydra: https://hydra.gnu.org/jobset/gnu/core-updates Since we already have substitutes for CMake and many dependents, this commit will have to wait until the next rebuild cycle. Can you revert it on 'core-updates' and resubmit the patch to 'core-updates-next'? PS: Please also end the phase on #t ;-) Thanks!