Add '@sysctl kern.emul.linux=1' to make sure that linux emulation is

enabled at install stage.

Bump PKGNAMEs accordingly.

"go ahead" espie@
This commit is contained in:
bernd 2005-11-02 01:20:18 +00:00
parent fc9f35b0f2
commit 3a06ae9451
4 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/10/01 14:37:52 espie Exp $
# $OpenBSD: Makefile,v 1.2 2005/11/02 01:20:18 bernd Exp $
COMMENT= "Linux libc5"
PKGNAME= redhat_libc5-6.2
PKGNAME= redhat_libc5-6.2p0
MASTER_SITES= ${MASTER_SITE_REDHAT:=redhat/linux/6.2/en/os/i386/RedHat/RPMS/}
MASTER_SITES0= ${MASTER_SITE_REDHAT:=redhat/linux/updates/6.2/en/os/i386/}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/10/01 14:37:52 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2005/11/02 01:20:18 bernd Exp $
lib/
lib/ld-linux.so.1
lib/ld-linux.so.1.9.5
@ -74,5 +74,6 @@ usr/i486-linux-libc5/lib/libz.so.1.0.4
@comment usr/man/man8/
@comment @man usr/man/man8/ld.so.8.gz
@comment @man usr/man/man8/ldconfig.8.gz
@sysctl kern.emul.linux=1
@exec %D/sbin/ldconfig
@unexec %D/sbin/ldconfig

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2005/08/17 16:10:02 espie Exp $
# $OpenBSD: Makefile,v 1.12 2005/11/02 01:20:19 bernd Exp $
COMMENT= "Motif toolkit Linux libraries"
PKGNAME= redhat_motif-2.1.30p1
PKGNAME= redhat_motif-2.1.30p2
MASTER_SITES= ${MASTER_SITE_REDHAT:=contrib/openmotif/linux-rpm/}
DISTFILES= openmotif-2.1.30-1_ICS.i386.rpm

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 00:42:04 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2005/11/02 01:20:19 bernd Exp $
usr/X11R6/lib/libMrm.so.2.1
usr/X11R6/lib/libUil.so.2.1
usr/X11R6/lib/libXm.so.2.1
@sysctl kern.emul.linux=1
@unexec rm -f %D/usr/X11R6/lib/libMrm.so.2
@unexec rm -f %D/usr/X11R6/lib/libUil.so.2
@unexec rm -f %D/usr/X11R6/lib/libXm.so.2