freebsd-ports/lang/scriba/files/patch-scriba.c
Pav Lucistnik 17464b89a4 - Update to 20b0
- Mark BROKEN on 4.x and !i386 (almost)

PR:		ports/79615
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-04-08 19:10:06 +00:00

11 lines
292 B
C

--- scriba.c.orig Tue Mar 1 23:06:45 2005
+++ scriba.c Wed Mar 2 01:07:07 2005
@@ -98,7 +98,7 @@
#define CONFIG_FILE "SCRIBA.INI"
#else
#define CONFIG_ENVIR "SCRIBACONF"
-#define CONFIG_FILE "/etc/scriba/basic.conf"
+#define CONFIG_FILE "%%PREFIX%%/etc/scriba/basic.conf"
#endif