the gui expects the program to show up as `donkey', not edonkey.

This commit is contained in:
espie 2002-05-27 12:34:43 +00:00
parent 60e22906a2
commit b29198358e
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/11 06:57:41 espie Exp $
# $OpenBSD: Makefile,v 1.2 2002/05/27 12:34:43 espie Exp $
ONLY_FOR_ARCHS= i386
@ -32,5 +32,6 @@ WRKBUILD= ${WRKDIR}
do-install:
cd ${WRKBUILD} && STRIP=${STRIPCMD} ${INSTALL_PROGRAM} ${DISTNAME} ${PREFIX}/bin/edonkey
elf2olf -o linux ${PREFIX}/bin/edonkey
ln -s edonkey ${PREFIX}/bin/donkey
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/05/11 06:57:41 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2002/05/27 12:34:43 espie Exp $
bin/edonkey
bin/donkey