diff options
Diffstat (limited to 'sci-chemistry/xdsi/files/0.92-gentoo.patch')
-rw-r--r-- | sci-chemistry/xdsi/files/0.92-gentoo.patch | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/sci-chemistry/xdsi/files/0.92-gentoo.patch b/sci-chemistry/xdsi/files/0.92-gentoo.patch deleted file mode 100644 index f4a37ff1838d..000000000000 --- a/sci-chemistry/xdsi/files/0.92-gentoo.patch +++ /dev/null @@ -1,27 +0,0 @@ - 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 - |