emacs-cmake: upstream is OK again

This commit is contained in:
Peter Hoeg 2018-08-02 13:45:45 +08:00
parent 2428f5dda1
commit d172d404e9

View file

@ -52,10 +52,6 @@ self:
# part of a larger package
caml = dontConfigure super.caml;
# part of a larger package
# upstream issue: missing package version
cmake-mode = markBroken (dontConfigure super.cmake-mode);
# Expects bash to be at /bin/bash
company-rtags = markBroken super.company-rtags;