1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/umurmur/files/patch-src-conf.h
Pawel Pekala f1327f8f77 Update to version 0.2.8
PR:		ports/163067
Submitted by:	toddnni <toddnni@gmail.com>
Approved by:	maintainer with slight improvement
2011-12-29 22:02:54 +00:00

12 lines
296 B
C

--- src/conf.h.old 2011-12-04 19:11:49.751119971 +0200
+++ src/conf.h 2011-12-04 19:13:32.677786798 +0200
@@ -33,7 +33,7 @@
#include "messages.h"
-#define DEFAULT_CONFIG "/etc/umurmur.conf"
+#define DEFAULT_CONFIG "%%PREFIX%%/etc/umurmur/umurmur.conf"
typedef enum param {
CERTIFICATE,