diff options
Diffstat (limited to 'sci-chemistry/pymol/files/nosplash-gentoo.patch')
-rw-r--r-- | sci-chemistry/pymol/files/nosplash-gentoo.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sci-chemistry/pymol/files/nosplash-gentoo.patch b/sci-chemistry/pymol/files/nosplash-gentoo.patch deleted file mode 100644 index 202a7cf88083..000000000000 --- a/sci-chemistry/pymol/files/nosplash-gentoo.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- modules/pymol/invocation.py.orig 2003-06-11 13:40:13.000000000 -0400 -+++ modules/pymol/invocation.py 2003-06-11 13:40:29.000000000 -0400 -@@ -179,5 +179,3 @@ - - else: - options.deferred.append(a) -- if options.show_splash and not options.no_gui: -- options.deferred.insert(0,"_do__ cmd.splash(1)") |