Skip to content

Commit

Permalink
Revert "melpaStablePackages.caml: don't run configure"
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbauer committed Mar 22, 2018
1 parent 5832a6f commit 6ff61bb
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -48,11 +48,6 @@ self:
# upstream issue: missing file header
bufshow = markBroken super.bufshow;

# upstream issue: comes with a broken configure file
caml = super.caml.overrideAttrs (oldAttrs: rec {
configureScript = "true";
});

# part of a larger package
caml = dontConfigure super.caml;

Expand Down

0 comments on commit 6ff61bb

Please sign in to comment.