Comment 2 for bug 897661

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git master commit c5b473354b2340b42d1a48436fb4da113b34657f
http://git.gpleda.org/?p=gaf.git;a=commit;h=c5b473354b2340b42d1a48436fb4da113b34657f

commit c5b473354b2340b42d1a48436fb4da113b34657f
Author: Peter TB Brett <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gsch2pcb: Make --m4-file and -m4-pcbdir arguments work again.

    These options were broken in commit 6d935086d299, and haven't worked
    since before 1.6.x. Since no-one had reported it a bug in all that
    time, it's obvious that no-one was actually using them, and we could
    probably get away with just deleting them. But making them work again
    will work as well.

    Closes-bug: lp-897661