Re: [dwm] dwm-0.6

From: Jukka Salmi <j+dwm_AT_2006.salmi.ch>
Date: Thu, 3 Aug 2006 14:47:44 +0200

Anselm R. Garbe --> dwm (2006-08-03 14:23:35 +0200):
> I assume you compile dwm on the specific host?

Yes.

> If so, what's the
> problem to simply hold the specific config.h file for the
> specific host on the host? Then a simple
>
> foreach host:
> cd dwm && hg pull && hg update && sudo make install
>
> would work.

- for n clients, you'd have to pull & update & possibly resolve
  conflicts n times instead of just once

- you'd need to keep a local copy of the dwm sources on every host,
  which means that you'd need to keep local changes in sync on all
  hosts and that you can't share these machine independent files

> > Are there any drawbacks with the patch?
>
> In your approach you have to edit config.mk to add the HOST line,

You don't have to. If you don't modify config.mk at all, the default
config file is used.

Cheers, Jukka

P.S.: I attached the patch which slightly changed in the meantime,
just to make sure we're talking about the same changes...

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~

Received on Thu Aug 03 2006 - 14:47:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:29:52 UTC