nixpkgs/pkgs/by-name/dy/dyalog/dyalogscript.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
216 B
Diff
Raw Normal View History

2023-09-26 21:36:39 +01:00
--- a/scriptbin/dyalogscript
+++ b/scriptbin/dyalogscript
@@ -5,1 +5,1 @@
-INSTALLDIR="/opt/mdyalog/18.2/64/unicode"
+INSTALLDIR="@installdir@"
@@ -40,1 +40,1 @@
-: ${SCRIPTDIR:=$INSTALLDIR}
+SCRIPTDIR="@scriptdir@"