summaryrefslogtreecommitdiffstats
path: root/misc/yaze-ag/yaze.sh.patch
diff options
context:
space:
mode:
author Antonio Leal <antonioleal@yahoo.com>2022-06-03 23:50:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:10 +0700
commit35b209f52e6ba48d8a6a8fcce906789a62580414 (patch)
tree20f6628bb51c360a7eff8e12161b94f875161d4a /misc/yaze-ag/yaze.sh.patch
parentd3339af9fb9a41484c1e7cea577d07a629cfa065 (diff)
downloadslackbuilds-35b209f52e6ba48d8a6a8fcce906789a62580414.tar.gz
slackbuilds-35b209f52e6ba48d8a6a8fcce906789a62580414.tar.xz
misc/yaze-ag: Added (yet another z80 emulator )
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--misc/yaze-ag/yaze.sh.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/yaze-ag/yaze.sh.patch b/misc/yaze-ag/yaze.sh.patch
new file mode 100644
index 0000000000..9b5a05d26e
--- /dev/null
+++ b/misc/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