Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 581353 Details for
Bug 817463
Users must be able to use PyMol as default molecular viewer application
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Another patch fixing argument handling
fix-argument-handling.diff (text/plain), 544 bytes, created by
Gökçen Eraslan
on 2012-05-01 11:10:01 UTC
(
hide
)
Description:
Another patch fixing argument handling
Filename:
MIME Type:
Creator:
Gökçen Eraslan
Created:
2012-05-01 11:10:01 UTC
Size:
544 bytes
patch
obsolete
>diff --git a/pymol.spec b/pymol.spec >index 64c43b5..af0ee86 100644 >--- a/pymol.spec >+++ b/pymol.spec >@@ -72,7 +72,7 @@ rm -rf %{buildroot} > %{__python} -c 'import setuptools; execfile("setup.py")' install --skip-build --root %{buildroot} > echo "#!/bin/sh" > pymol > echo "export PYMOL_PATH=%{python_sitearch}/pymol" >> pymol >-echo "%{__python} %{python_sitearch}/pymol/__init__.py \$*" >> pymol >+echo "%{__python} %{python_sitearch}/pymol/__init__.py \"\$@\"" >> pymol > > cp -pr data examples test scripts %{buildroot}%{python_sitearch}/pymol >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 817463
:
581340
| 581353