diff options
Diffstat (limited to 'lang/scriba/files/patch-ag')
-rw-r--r-- | lang/scriba/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/scriba/files/patch-ag b/lang/scriba/files/patch-ag new file mode 100644 index 0000000..6da8431 --- /dev/null +++ b/lang/scriba/files/patch-ag @@ -0,0 +1,11 @@ +--- testconf.c.orig Wed Dec 27 11:52:17 2000 ++++ testconf.c Sun Jan 7 19:34:59 2001 +@@ -15,7 +15,7 @@ + "WINNT\\SCRIBA.INI", + #else + "SCRIBACONF", +- "/etc/scriba/basic.conf", ++ "%%PREFIX%%/etc/scriba/basic.conf", + #endif + NULL)); + |