diff options
Diffstat (limited to 'lang/scriba/files/patch-ad')
-rw-r--r-- | lang/scriba/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/scriba/files/patch-ad b/lang/scriba/files/patch-ad deleted file mode 100644 index f4546dd..0000000 --- a/lang/scriba/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- configurer.c.orig Wed Dec 27 11:52:15 2000 -+++ configurer.c Sun Jan 7 19:34:59 2001 -@@ -130,7 +130,7 @@ - #else - char *s; - #define SCRIBACONF "SCRIBACONF" --#define DEFAULTCONF "/etc/scriba/basic.conf" -+#define DEFAULTCONF "%%PREFIX%%/etc/scriba/basic.conf" - - s = getenv(SCRIBACONF); - |