force creation of /emul/linux
This commit is contained in:
parent
05acddb6d2
commit
dadb647589
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2006/07/13 14:36:10 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2006/10/17 23:00:32 sturm Exp $
|
||||
|
||||
COMMENT= "Linux compatibility package based on RedHat 8.0"
|
||||
|
||||
PKGNAME= redhat_base-8.0p8
|
||||
PKGNAME= redhat_base-8.0p9
|
||||
|
||||
MAINTAINER= Jason Ish <ish@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2006/01/25 07:08:53 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2006/10/17 23:00:32 sturm Exp $
|
||||
@conflict linux_lib-*
|
||||
@sample /emul/
|
||||
@sample ${PREFIX}/
|
||||
@ -8491,7 +8491,7 @@ var/lib/rpm/
|
||||
var/spool/
|
||||
var/spool/repackage/
|
||||
@sysctl kern.emul.linux=1
|
||||
@exec ln -sf %D /emul/linux
|
||||
@exec ln -fhs %D /emul/linux
|
||||
@unexec rm /emul/linux
|
||||
@exec %D/sbin/ldconfig
|
||||
@exec ${PREFIX}/usr/bin/gtk-query-immodules-2.0 > ${PREFIX}/etc/gtk-2.0/gtk.immodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user