diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 05:03:30 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 05:03:30 +0000 |
commit | 104b9572e4cff072bad6b5363f1ed161770ecf88 (patch) | |
tree | 6c5f1aa10b4038ec4b5e8704726c31f5ce3ead2e /net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild | |
parent | hello rogues (diff) | |
download | gentoo-2-104b9572e4cff072bad6b5363f1ed161770ecf88.tar.gz gentoo-2-104b9572e4cff072bad6b5363f1ed161770ecf88.tar.bz2 gentoo-2-104b9572e4cff072bad6b5363f1ed161770ecf88.zip |
repoman: fix leading whitespace
Diffstat (limited to 'net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild')
-rw-r--r-- | net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild index 0ff063fe7a30..19410d430d5d 100644 --- a/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild +++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.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/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.2_p1-r2.ebuild,v 1.7 2003/09/10 04:59:41 msterret Exp $ IUSE="X" @@ -65,7 +65,7 @@ src_compile() { } src_install() { - cd ${S} + cd ${S} dodir /dev /sbin /usr/bin make DESTDIR=${D} install || die rm -rf ${D}/usr/doc ${D}/dev |