diff options
Diffstat (limited to 'net-nds/migrationtools/migrationtools-44-r1.ebuild')
-rw-r--r-- | net-nds/migrationtools/migrationtools-44-r1.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-nds/migrationtools/migrationtools-44-r1.ebuild b/net-nds/migrationtools/migrationtools-44-r1.ebuild index 6a87497c788f..a5410d5162f1 100644 --- a/net-nds/migrationtools/migrationtools-44-r1.ebuild +++ b/net-nds/migrationtools/migrationtools-44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.2 2002/10/04 06:16:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-44-r1.ebuild,v 1.3 2002/10/25 23:05:18 blizzy Exp $ PN0=MigrationTools S=${WORKDIR}/${PN0}-${PV} @@ -16,10 +16,6 @@ DEPEND="" RDEPEND="net-nds/openldap" -src_compile() { - echo "nothing to compile" -} - src_install() { dodoc README dodir /usr/share/migrationtools |