mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
17464b89a4
- Mark BROKEN on 4.x and !i386 (almost) PR: ports/79615 Submitted by: Sam Lawrance <boris@brooknet.com.au>
12 lines
292 B
C
12 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
|
|
|
|
|