← Back to team overview

marionnet-dev team mailing list archive

[Bug 1722157] Re: typo in Makefile

 

oops, and the second line should end with "; \"

-- 
You received this bug notification because you are a member of
marionnet-dev, which is subscribed to marionnet.
https://bugs.launchpad.net/bugs/1722157

Title:
  typo in Makefile

Status in marionnet:
  New

Bug description:
  In the makefile for marionnet (same problem in ocamlbricks):

  meta.ml.released: meta.ml
      if [ -d .bzr ]; then \
      cp $< $@
      fi; \

  the last line should be "fi"

To manage notifications about this bug go to:
https://bugs.launchpad.net/marionnet/+bug/1722157/+subscriptions


References