From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goetz Bock Date: Thu, 23 Nov 2006 10:59:47 +0100 Subject: [Buildroot] svn commit: trunk/buildroot/target/cpio In-Reply-To: <20061123083829.GN3065@priv.blacknet.de> References: <20061122212459.3EC24485FA@busybox.net> <20061123083829.GN3065@priv.blacknet.de> Message-ID: <20061123095947.GO3065@priv.blacknet.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Nov 23 '06 at 09:38, Goetz Bock wrote: > > On Wed, Nov 22 '06 at 13:24, aldot at uclibc.org wrote: > > Author: aldot > Could you change it like this? > ... Sorry, but VIM's et messed up the tabs again. :-( Index: target/cpio/cpioroot.mk =================================================================== --- target/cpio/cpioroot.mk (revision 16643) +++ target/cpio/cpioroot.mk (working copy) @@ -7,7 +7,7 @@ CPIO_TARGET:=$(IMAGE).cpio cpioroot-init: - rm -f $(TARGET_DIR)/init + [ -e $(TARGET_DIR)/init ] || \ ln -s sbin/init $(TARGET_DIR)/init cpioroot: host-fakeroot makedevs cpioroot-init -- /"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting \ / (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ] / \ [ 3. Reply to the list - 4. Read the archive *before* you post ]