16 lines
862 B
Plaintext
16 lines
862 B
Plaintext
$NetBSD: patch-Makefile.in,v 1.4 2016/06/12 16:06:01 taca Exp $
|
|
|
|
Install etc files manually.
|
|
|
|
--- Makefile.in.orig 2016-04-22 16:19:51.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -551,7 +551,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam sigtool \
|
|
- clamconf database docs etc clamav-milter test clamdtop clambc \
|
|
+ clamconf database docs clamav-milter test clamdtop clambc \
|
|
unit_tests $(am__append_1) $(am__append_2)
|
|
EXTRA_DIST = FAQ examples BUGS shared libclamav.pc.in libclamunrar_iface/Makefile.am libclamunrar_iface/Makefile.in UPGRADE COPYING.bzip2 COPYING.lzma COPYING.unrar COPYING.LGPL COPYING.llvm COPYING.file COPYING.zlib COPYING.getopt COPYING.regex COPYING.YARA COPYING.pcre platform.h.in clamdscan/clamdscan.map win32
|
|
bin_SCRIPTS = clamav-config
|