aboutsummaryrefslogtreecommitdiffstats
path: root/math/slsc/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/slsc/files/patch-ab')
-rw-r--r--math/slsc/files/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/slsc/files/patch-ab b/math/slsc/files/patch-ab
new file mode 100644
index 000000000000..1a5a7662bb18
--- /dev/null
+++ b/math/slsc/files/patch-ab
@@ -0,0 +1,13 @@
+--- src/Makefile.in.orig Thu Jan 6 14:05:10 2000
++++ src/Makefile.in Thu Jan 6 14:06:54 2000
+@@ -39,8 +39,8 @@
+ # Root directory where slsc files are going to be kept.
+ # MAKE SURE THAT THE '#'IMMEDIATELY FOLLOWS THE PATH. THERE CAN BE NO
+ # WHITESPACE HERE! You might want to use the second form.
+-SLSC_ROOT = /usr/local/lib/slsc# <--- Note location of the `#' !!!
+-SLSC_BIN = /usr/local/bin
++SLSC_ROOT = ${PREFIX}/share/slsc# <--- Note location of the `#' !!!
++SLSC_BIN = ${PREFIX}/bin
+ #---------------------------------------------------------------------------
+ # 5. Misc
+ #---------------------------------------------------------------------------