From d3123ec35d3486c70848403b34b1df0efe728996 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 16 Mar 2005 18:33:41 +0000 Subject: /etc/mtab file not needed any longer, verified by mrauch. --- misc/openoffice-bin/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/openoffice-bin/Makefile b/misc/openoffice-bin/Makefile index 3e934ff3601..f48cb4404c2 100644 --- a/misc/openoffice-bin/Makefile +++ b/misc/openoffice-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/03 22:47:34 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/16 18:33:41 wiz Exp $ PKGNAME= openoffice-bin-${OO_VER} CATEGORIES= misc @@ -46,7 +46,6 @@ DISTNAME= OOo_${OO_VER}_SolarisSparc_install WRKSRC= ${WRKDIR}/OOo_${OO_VER}_Solaris_Sparc_install . elif ${MACHINE_ARCH} == "i386" DISTNAME= OOo_${OO_VER}_LinuxIntel_install -SUPPORT_FILES= /dev/null /emul/linux/etc/mtab . endif .endif @@ -72,9 +71,6 @@ pre-install: ${CP} ${FILESDIR}/install ${WRKSRC}/install ${CHMOD} +x ${WRKSRC}/install .endif -#. if ${OPSYS}=="NetBSD" && !exists(/emul/linux/etc/mtab) -# ${CP} /dev/null /emul/linux/etc/mtab -#. endif do-install: ${INSTALL_DATA_DIR} ${PREFIX}/OpenOffice.org${OO_VER}/program -- cgit v1.2.3