From 745e9b8d6c86b87141c88434f14eaff8247695eb Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 28 Oct 2010 04:21:30 +0200 Subject: [PATCH] busybox: cosmetics Signed-off-by: Stephan Raue --- packages/sysutils/busybox/install | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/sysutils/busybox/install b/packages/sysutils/busybox/install index c656d7d3dc..772c0e5131 100755 --- a/packages/sysutils/busybox/install +++ b/packages/sysutils/busybox/install @@ -49,4 +49,3 @@ USER_PWD="`$ROOT/$TOOLCHAIN/bin/cryptpw $USER_PASSWORD`" mkdir -p $INSTALL/usr/config cp $PKG_DIR/config/time.conf $INSTALL/usr/config -