[m-dev.] diff: updates to debian/*

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Nov 2 10:23:56 AEDT 1999


On 01-Nov-1999, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> Index: debian/rules
...
> +PATH	    :=    $(PATH):/usr/local/mercury-DEV/bin:/home/tyson/install/bin

Hmm, it seems like a bad idea to hard-code directory names like that.
At least I think you ought to have a comment explaining why those
directories need to be in the PATH, so that someone for whom /home/tyson
has no meaning has a fighting chance of being able to build it.

>  clean:
...
> +	-rm -f bindist.build_vars bindist/bindist.build_vars

Here you remove the same file twice -- that is probably a mistake.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list