summaryrefslogtreecommitdiff
path: root/sci-chemistry/xdsi/files/0.92-gentoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/xdsi/files/0.92-gentoo.patch')
-rw-r--r--sci-chemistry/xdsi/files/0.92-gentoo.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/sci-chemistry/xdsi/files/0.92-gentoo.patch b/sci-chemistry/xdsi/files/0.92-gentoo.patch
new file mode 100644
index 00000000000..f4a37ff1838
--- /dev/null
+++ b/sci-chemistry/xdsi/files/0.92-gentoo.patch
@@ -0,0 +1,27 @@
+ xdsi | 6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/xdsi b/xdsi
+index cbedee8..1037913 100755
+--- a/xdsi
++++ b/xdsi
+@@ -20,8 +20,8 @@
+ ####################################################################
+ # These are the only two things you should change#
+
+-set Templates "/mydir/templates"
+-set initial "/mydir/SLS-2009"
++set Templates "GENTOOTEMPLATE"
++set initial "./"
+
+
+ ####################################################################
+@@ -121,7 +121,7 @@ your system administrator."
+ }
+
+
+-CheckExecutables "kpdf gnuplot xds_par xdsstat xds-viewer-0.6 convert pointless ipmosflm VIEW"
++CheckExecutables "kpdf gnuplot xds_par xds-viewer convert pointless ipmosflm"
+
+ #wm resizable . 0 0
+