rename phoenix-linux-nightly to phoenix-bin-nightly.

This commit is contained in:
grant 2003-04-14 20:11:46 +00:00
parent 74f10f5b6e
commit 31ca3e872a
8 changed files with 11 additions and 9 deletions

View file

@ -1,5 +1,5 @@
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2003/03/26 12:55:04 grant Exp $
$NetBSD: MESSAGE.NetBSD,v 1.1 2003/04/14 20:11:48 grant Exp $
Phoenix requires your kernel to include 'COMPAT_LINUX' (plus in
NetBSD systems before 1.5 'EXEC_ELF32').

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2003/04/03 12:43:10 jdolecek Exp $
# $NetBSD: Makefile,v 1.1 2003/04/14 20:11:48 grant Exp $
#
DISTNAME= phoenix-i686-pc-linux-gnu
PKGNAME= phoenix-linux-${PKGVER}
PKGNAME= phoenix-bin-${PKGVER}
WRKSRC= ${WRKDIR}/phoenix
CATEGORIES= www
MASTER_SITES= http://komodo.mozilla.org/pub/phoenix/nightly/latest-trunk/
@ -13,6 +13,8 @@ COMMENT= Lightweight gecko-based web browser (nightly binary pkg)
ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386
CONFLICTS+= phoenix-linux-[0-9]*
PKGVER!= date +%Y%m%d
DIST_SUBDIR= ${PKGNAME}
NO_CHECKSUM= # defined

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2003/03/26 12:55:04 grant Exp $
# $NetBSD: Makefile.NetBSD.i386,v 1.1 2003/04/14 20:11:48 grant Exp $
#
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat

View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2003/04/14 20:11:49 grant Exp $
bin/phoenix-linux

View file

@ -0,0 +1,3 @@
#!/bin/sh
# $NetBSD: phoenix.sh,v 1.1 2003/04/14 20:11:49 grant Exp $
exec @PREFIX@/lib/phoenix-linux/phoenix "$@"

View file

@ -1,2 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/26 12:55:04 grant Exp $
bin/phoenix-linux

View file

@ -1,3 +0,0 @@
#!/bin/sh
# $NetBSD: phoenix.sh,v 1.1.1.1 2003/03/26 12:55:04 grant Exp $
exec @PREFIX@/lib/phoenix-linux/phoenix "$@"