summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@gentoo.org>2002-12-24 03:45:54 +0000
committerSeth Chandler <sethbc@gentoo.org>2002-12-24 03:45:54 +0000
commit3021fdc848b3cd9c1b9c7abb72510440d425492f (patch)
treee57bcb9a1748efe73b07428f0f40c7dfa9769efa /app-office
parentadded an addpredict to temporarily fix some sandbox issues (diff)
downloadgentoo-2-3021fdc848b3cd9c1b9c7abb72510440d425492f.tar.gz
gentoo-2-3021fdc848b3cd9c1b9c7abb72510440d425492f.tar.bz2
gentoo-2-3021fdc848b3cd9c1b9c7abb72510440d425492f.zip
added /dev/dri to the addpredict stuffs
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice/openoffice-1.0.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.0.1-r3.ebuild b/app-office/openoffice/openoffice-1.0.1-r3.ebuild
index e5fb7ebfc539..dea5567873e9 100644
--- a/app-office/openoffice/openoffice-1.0.1-r3.ebuild
+++ b/app-office/openoffice/openoffice-1.0.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.4 2002/12/24 03:43:21 sethbc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.5 2002/12/24 03:45:54 sethbc Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -430,7 +430,7 @@ src_install() {
# Sandbox issues; bug #11838
addpredict "/user"
addpredict "/share"
-
+ addpredict "/dev/dri"
# This allows us to change languages without editing the ebuild.
#
# languages1="ENUS,FREN,GERM,SPAN,ITAL,DTCH,PORT,SWED,POL,RUSS"