summaryrefslogtreecommitdiff
path: root/biology/pymol/files/patch-setup+pymol+com+linux-rh7x
diff options
context:
space:
mode:
Diffstat (limited to 'biology/pymol/files/patch-setup+pymol+com+linux-rh7x')
-rw-r--r--biology/pymol/files/patch-setup+pymol+com+linux-rh7x18
1 files changed, 18 insertions, 0 deletions
diff --git a/biology/pymol/files/patch-setup+pymol+com+linux-rh7x b/biology/pymol/files/patch-setup+pymol+com+linux-rh7x
new file mode 100644
index 000000000000..07ae40a91fc9
--- /dev/null
+++ b/biology/pymol/files/patch-setup+pymol+com+linux-rh7x
@@ -0,0 +1,18 @@
+--- setup/pymol.com.linux-rh7x.orig Thu Jul 11 08:33:42 2002
++++ setup/pymol.com.linux-rh7x Thu Jul 11 08:34:37 2002
+@@ -5,7 +5,7 @@
+ # ==============================================================
+ # Set PYMOL_PATH to point at the correct location on your system
+ #
+-setenv PYMOL_PATH /usr/local/pymol
++setenv PYMOL_PATH @PREFIX@/share/pymol
+ #
+ # ==============================================================
+ # (no changes usually required below here)
+@@ -21,5 +21,5 @@
+ #
+ #dbx /usr/bin/python
+ #gdb /usr/bin/python
+-/usr/bin/python $PYMOL_PATH/modules/launch_pymol.py $*
++@PREFIX@/bin/python $PYMOL_PATH/modules/launch_pymol.py $*
+