summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-04 20:33:16 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-04 20:33:16 +0000
commitb3ffca01ae37e8db1b81b33c874faa0a314472c0 (patch)
tree958a1e350a6f8dfb32426555f78f6a24125db15d /app-misc/cdircmp/cdircmp-0.3.ebuild
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-b3ffca01ae37e8db1b81b33c874faa0a314472c0.tar.gz
gentoo-2-b3ffca01ae37e8db1b81b33c874faa0a314472c0.tar.bz2
gentoo-2-b3ffca01ae37e8db1b81b33c874faa0a314472c0.zip
Clean up ebuild.
Diffstat (limited to 'app-misc/cdircmp/cdircmp-0.3.ebuild')
-rw-r--r--app-misc/cdircmp/cdircmp-0.3.ebuild13
1 files changed, 1 insertions, 12 deletions
diff --git a/app-misc/cdircmp/cdircmp-0.3.ebuild b/app-misc/cdircmp/cdircmp-0.3.ebuild
index 238c51d3105b..341b48a546e9 100644
--- a/app-misc/cdircmp/cdircmp-0.3.ebuild
+++ b/app-misc/cdircmp/cdircmp-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cdircmp/cdircmp-0.3.ebuild,v 1.3 2004/07/11 23:51:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdircmp/cdircmp-0.3.ebuild,v 1.4 2004/10/04 20:33:16 kloeri Exp $
DESCRIPTION="Compare directories and select files to copy"
HOMEPAGE="http://home.hccnet.nl/paul.schuurmans/"
@@ -12,20 +12,9 @@ KEYWORDS="~x86"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.4"
-
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
-src_unpack() {
- unpack ${A}
- cd ${S}
-
- # Modify CFLAGS
- sed -i \
- -e "/^CFLAGS/s:-g:${CFLAGS}:" \
- Makefile || die "sed Makefile failed"
-}
-
src_install() {
dodoc AUTHORS ChangeLog README