summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:47:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:47:44 +0000
commit46fe06f62d1e264dfa1ccc14e3935196bab77ce6 (patch)
treeae6e3b0018fbb8cb7cfa9ce2d9c43cb13ff99593 /sys-apps/busybox/busybox-0.60.2.ebuild
parentforgot || die in a couple of places, fixing (diff)
downloadhistorical-46fe06f62d1e264dfa1ccc14e3935196bab77ce6.tar.gz
historical-46fe06f62d1e264dfa1ccc14e3935196bab77ce6.tar.bz2
historical-46fe06f62d1e264dfa1ccc14e3935196bab77ce6.zip
repoman: whitespace cleanup
Diffstat (limited to 'sys-apps/busybox/busybox-0.60.2.ebuild')
-rw-r--r--sys-apps/busybox/busybox-0.60.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-0.60.2.ebuild b/sys-apps/busybox/busybox-0.60.2.ebuild
index dc5963e7fa9c..cbdee6b40302 100644
--- a/sys-apps/busybox/busybox-0.60.2.ebuild
+++ b/sys-apps/busybox/busybox-0.60.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.2.ebuild,v 1.11 2003/06/21 21:19:39 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-0.60.2.ebuild,v 1.12 2003/09/07 00:47:41 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Utilities for rescue and embedded systems"
@@ -29,7 +29,7 @@ src_compile() {
}
src_install() {
- into /
+ into /
dobin busybox
into /usr
dodoc AUTHORS Changelog LICENSE README TODO