a3a6c543eb
Infrastructure. It allows customizing performance and visual quality settings of OpenGL drivers on a per-driver, per-screen and/or per-application level. The settings are stored in system wide and per-user XML configuration files, which are parsed by the OpenGL drivers on startup. Originally by oga@; tested by oga@ and guenther@. Python jiggery and other cleanups by moi. double ok fgsch@, ribbit landry@
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
$OpenBSD: patch-setup_cfg,v 1.1.1.1 2008/07/11 13:07:54 wcmaier Exp $
|
|
--- setup.cfg.orig Thu Aug 11 20:07:12 2005
|
|
+++ setup.cfg Sun Jul 6 22:42:19 2008
|
|
@@ -1,3 +1,3 @@
|
|
[install]
|
|
-prefix=/usr/local
|
|
-install-purelib=/usr/local/lib/driconf
|
|
+#prefix=/usr/local
|
|
+#install-purelib=/usr/local/driconf
|