aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorje_fro <je_fro@gentoo.org>2009-10-03 01:15:45 -0500
committerje_fro <je_fro@gentoo.org>2009-10-03 01:15:45 -0500
commit2b1b97b2e7f4d9c767dcf52a6a6b32898afb6d32 (patch)
treeba49d119d5553d78dfcae995c8820f75695f09f9 /sci-chemistry/pymol/files
parentFixing pymol shaders patch. (diff)
downloadsci-2b1b97b2e7f4d9c767dcf52a6a6b32898afb6d32.tar.gz
sci-2b1b97b2e7f4d9c767dcf52a6a6b32898afb6d32.tar.bz2
sci-2b1b97b2e7f4d9c767dcf52a6a6b32898afb6d32.zip
Fixing shaders patch
Diffstat (limited to 'sci-chemistry/pymol/files')
-rw-r--r--sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch
index 06f756823..7d0c35d83 100644
--- a/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch
+++ b/sci-chemistry/pymol/files/1.2.2/pymol-1.2.2-shaders.patch
@@ -1,10 +1,11 @@
---- pymol-1.2_rc1/setup.py.old 2009-07-17 00:05:10.339203020 -0500
-+++ pymol-1.2_rc1/setup.py 2009-07-17 00:09:03.375274561 -0500
-@@ -138,6 +138,7 @@
- ("_PYMOL_INLINE",None),
+--- setup.py.old 2009-10-03 01:01:22.444881137 -0500
++++ setup.py 2009-10-03 01:01:41.580752440 -0500
+@@ -139,7 +139,7 @@
("_PYMOL_FREETYPE",None),
("_PYMOL_LIBPNG",None),
-+ ("_PYMOL_OPENGL_SHADERS",None),
+ # OpenGL shaders
+-# ("_PYMOL_OPENGL_SHADERS",None),
++ ("_PYMOL_OPENGL_SHADERS",None),
# Numeric Python support
# ("_PYMOL_NUMPY",None),
- # VMD plugin support
+ # VMD plugin support