Disable systrace here 'til we figure out what it's doing (or not doing
as the case may be).
This commit is contained in:
parent
6fe83780a7
commit
2f20575d1c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2003/10/07 05:48:56 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2003/10/08 19:56:59 marcm Exp $
|
||||
|
||||
COMMENT= "GNOME Virtual File System"
|
||||
|
||||
@ -42,6 +42,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
SUBST_VARS= CONFDIR
|
||||
|
||||
NO_SYSTRACE= "Sig 9 error on linking"
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gnome-vfs2; \
|
||||
cp -Rp ${WRKINST}/${CONFDIR}/* ${PREFIX}/share/examples/gnome-vfs2/
|
||||
|
Loading…
Reference in New Issue
Block a user