[lokisetup] Make file adjustments

Stéphane Peter megastep at megastep.org
Thu Mar 9 15:29:16 EST 2006


What files does this patch apply to ? Doesn't look like anything in  
loki_setup to me.

I've applied all your other patches btw, and will commit them in the  
next few seconds. :)

On Mar 9, 2006, at 11:33 AM, Jeremy White wrote:

> Subject: [PATCH] More correctly ensure that we get things updated  
> prior to our copy
> From: Jeremy White <jwhite at codeweavers.com>
> Date: 1140109639 -0600
>
> ---
>
>  Makefile.in |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> 1b678215b5ab1445be8e4767e066bb6016a87319
> diff --git a/Makefile.in b/Makefile.in
> index fa856bc..7ef101b 100644
> --- a/Makefile.in
> +++ b/Makefile.in
> @@ -38,6 +38,7 @@ uninstall::
>  loki_setup: loki_setupdb
>  loki_setup/__install__:  loki_setupdb/__install__
>  loki_setup/__install-image__:  loki_setupdb/__install-image__
> +	cd `dirname $@` && $(MAKE) install
>  loki_setupdb/__install__:
>  	@echo Install disabled
>
> -- 
> 1.1.5

--
Stéphane Peter
megastep at megastep.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/lokisetup/attachments/20060309/70797442/attachment.htm>


More information about the Lokisetup mailing list