From: Perforce Review Daemon <p4review AT smee.org>
To: "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 80610 by Juuso Alasuutari for review
Date: Tue, 13 Jun 2006 20:30:01 +0100 (BST)
Change 80610 by juuso_alasuutari@juuso_alasuutari-kamayuq on 2006/06/13
20:25:10
Fixed issue where config file is always overwritten.
@@ -1,3 +1,10 @@
+2006-06-13 Juuso Alasuutari <iuso AT sourcemage.org>
+ * PRE_BUILD: Hacked $SOURCE_DIRECTORY/conf/Makefile.in to not
+ install ifplugd.conf, we'll do that ourselves to prevent it
+ from being overwritten. Also pruned existing code a little.
+ * conf/ifplugd.conf: Added.
+ * INSTALL: Added, install ifplugd.conf with install_config_file.
+
2006-04-27 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Added a few keywords, updated PATCHLEVEL
* init.d/ifplugd: Fixed return value handling