freebsd-ports/deskutils/xneur/files/patch-etc-Makefile.in
Ganael LAPLANCHE ee857aa9ec - Update to 0.12.0
- Convert PCRE option to a mandatory LIB_DEPENDS
- Fix or improve several OPTIONS handling and dependencies
- Remove useless CFLAGS patch
- Handle sample configuration file as advised in the handbook

PR:	155537
Submitted by:	Alex Keda <admin@lissyara.su> (maintainer)
Approved by:	maintainer timeout (18 days)
2011-04-04 08:26:33 +00:00

11 lines
289 B
Text

--- etc/Makefile.in.orig 2011-03-17 06:55:24.700517870 +0100
+++ etc/Makefile.in 2011-03-17 06:57:38.716913390 +0100
@@ -230,7 +230,7 @@
top_srcdir = @top_srcdir@
xneurrcdir = $(sysconfdir)/xneur
xneurrc_DATA = \
- xneurrc
+ xneurrc.sample
EXTRA_DIST = $(xneurrc_DATA)
all: all-am