[m-rev.] For review: Compatibility with Debian packaging.

Paul Bone pbone at csse.unimelb.edu.au
Fri Oct 29 17:50:05 AEDT 2010


On Fri, Oct 29, 2010 at 04:26:00PM +1100, Paul Bone wrote:
> Index: scripts/Mmakefile
> ===================================================================
> RCS file: /home/mercury1/repository/mercury/scripts/Mmakefile,v
> retrieving revision 1.46
> diff -u -p -b -r1.46 Mmakefile
> --- scripts/Mmakefile	1 Sep 2009 23:54:38 -0000	1.46
> +++ scripts/Mmakefile	29 Oct 2010 04:58:18 -0000
> @@ -109,6 +109,7 @@ install: install_mmake install_scripts i
>  .PHONY: install_dirs
>  install_dirs:
>  	[ -d $(INSTALL_BINDIR) ] || mkdir -p $(INSTALL_BINDIR)
> +	echo INSTALL_LIBDIR = $(INSTALL_LIBDIR) >> log
>  	[ -d $(INSTALL_LIBDIR)/mmake ] || mkdir -p $(INSTALL_LIBDIR)/mmake
>  	[ -d $(INSTALL_LIBDIR)/mdb ] || mkdir -p $(INSTALL_LIBDIR)/mdb
>  	[ -d $(INSTALL_CONF_DIR) ] || mkdir -p $(INSTALL_CONF_DIR)

I've removed this change from my working directory.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20101029/dc34fd70/attachment.sig>


More information about the reviews mailing list