aboutsummaryrefslogtreecommitdiff
path: root/system/yaze-ag/yaze.sh.patch
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-06-12 07:12:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:09:56 +0700
commit5b6c4a5e05135f89d4240b69a0ba1b4dece0f2cf (patch)
tree6a1be5164d882778e59416835185dc11e7554a13 /system/yaze-ag/yaze.sh.patch
parent6edf4ed9a6003d354aaca9563bbda7ddb8d67caa (diff)
system/yaze-ag: Renamed from Misc.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yaze-ag/yaze.sh.patch')
-rw-r--r--system/yaze-ag/yaze.sh.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/system/yaze-ag/yaze.sh.patch b/system/yaze-ag/yaze.sh.patch
new file mode 100644
index 0000000000000..9b5a05d26e55d
--- /dev/null
+++ b/system/yaze-ag/yaze.sh.patch
@@ -0,0 +1,16 @@
+--- yaze.sh 2015-04-26 15:15:29.000000000 +0100
++++ yaze.sh.new 2022-05-28 20:33:43.386759212 +0100
+@@ -1,9 +1,9 @@
+ #!/bin/sh
+
+-S_YAZEFILES=/usr/local/lib/yaze
+-S_CPMDSKS=/usr/local/lib/yaze/disks
+-S_DOCFILES=/usr/local/lib/yaze/doc
+-S_DOCFILES_html=/usr/local/lib/yaze/doc_html
++S_YAZEFILES=/usr/lib/yaze-ag
++S_CPMDSKS=/usr/share/yaze-ag/disks
++S_DOCFILES=/usr/doc/yaze-ag-2.51.3/doc
++S_DOCFILES_html=/usr/doc/yaze-ag-2.51.3/doc_html
+
+ if [ ! -f .yazerc ]
+ then