summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-12-16 03:22:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-12-16 03:22:29 +0000
commitc7c850bc725970bfa762d93103c2cd156f7fd943 (patch)
treee7b2cc200a5a27623a5299a9ec7c12660e5e98a6 /dev-util/rec/rec-1.6.ebuild
parentadd upstream URL (diff)
downloadgentoo-2-c7c850bc725970bfa762d93103c2cd156f7fd943.tar.gz
gentoo-2-c7c850bc725970bfa762d93103c2cd156f7fd943.tar.bz2
gentoo-2-c7c850bc725970bfa762d93103c2cd156f7fd943.zip
repoman: Trim trailing whitespace
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util/rec/rec-1.6.ebuild')
-rw-r--r--dev-util/rec/rec-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rec/rec-1.6.ebuild b/dev-util/rec/rec-1.6.ebuild
index 73902df535e9..7001aac956de 100644
--- a/dev-util/rec/rec-1.6.ebuild
+++ b/dev-util/rec/rec-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.2 2005/12/15 15:34:59 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.3 2005/12/16 03:22:29 mr_bones_ Exp $
inherit eutils
@@ -16,7 +16,7 @@ S=${WORKDIR}
src_unpack() {
unzip -L -d ${S} -q ${DISTDIR}/${A} || die
}
-
+
src_compile() {
sed -i 's#\(^.*$\)#/opt/rec/\1#g' proto.lst
}