typo in Makefile

Bug #1722157 reported by Lucas Nussbaum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
marionnet
New
Undecided
Unassigned

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"

Related branches

Revision history for this message
Lucas Nussbaum (lucas) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.