summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-06-26 01:18:33 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-06-26 01:18:33 +0000
commit14b88ce399d72c2f83e6e8e74b4b8c2e7a4072d5 (patch)
treedd3a40d7f6363bd034e37b1d90ebce79592e0421 /dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild
parentwhitespace (diff)
downloadhistorical-14b88ce399d72c2f83e6e8e74b4b8c2e7a4072d5.tar.gz
historical-14b88ce399d72c2f83e6e8e74b4b8c2e7a4072d5.tar.bz2
historical-14b88ce399d72c2f83e6e8e74b4b8c2e7a4072d5.zip
dev-dotnet/edtftpnet: Fixed GAC symlink
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild')
-rw-r--r--dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild b/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild
index 825058bf0fb9..db09d3819f2e 100644
--- a/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild
+++ b/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild,v 1.1 2007/06/24 02:20:13 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/edtftpnet/edtftpnet-1.2.5.ebuild,v 1.2 2007/06/26 01:18:33 jurek Exp $
inherit eutils mono
@@ -19,7 +19,7 @@ DEPEND=">=dev-lang/mono-1.2.1
RDEPEND="${DEPEND}"
src_install() {
- GACUTIL_FLAGS="/root ${D}/usr/$(get_libdir)"
+ GACUTIL_FLAGS="/root ${D}/usr/$(get_libdir) /package ${PN}"
/usr/bin/gacutil /i ./bin/edtFTPnet.dll ${GACUTIL_FLAGS}
dodoc readme.html