Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (27b94d4db2e25ab7e4dde5cea0de6ded95c7c9f5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (27b94d4db2e25ab7e4dde5cea0de6ded95c7c9f5)
  • Date: Wed, 28 Nov 2007 22:50:58 +0100

On Wednesday 28 of November 2007 22:41:56 Arjan Bouter wrote:
> +optional_depends kdelibs '--enable-kde-frontend' \
> + '--disable-kde-frontend' &&
> +optional_depends MOTIF '--enable-motif-frontend' \
> + '--disable-motif-frontend'
Not all our users are so knowledgeable to correctly deduct what enabling
these
dependencies triggers. Please add a description (for KDE frontend, for ...).

> +++ b/disk/hotswap/INSTALL
> @@ -0,0 +1,2 @@
> +default_install &&
> +install doc/hotswaprc.example $INSTALL_ROOT/etc/hotswaprc
Wouldn't overwrite the config on the next cast? You can avoid it by using
install_config_file . (iirc it'd be install_config_file
$INSTALL_ROOT/etc/hotswaprc doc/hotswaprc.example)

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page