mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
16 lines
965 B
Plaintext
16 lines
965 B
Plaintext
$NetBSD: patch-Makefile.in,v 1.1 2013/10/02 18:30:13 adam Exp $
|
|
|
|
Install etc files manually.
|
|
|
|
--- Makefile.in.orig 2013-10-02 13:06:10.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -379,7 +379,7 @@ top_build_prefix = @top_build_prefix@
|
|
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 unit_tests
|
|
+SUBDIRS = libltdl libclamav clamscan clamd clamdscan freshclam sigtool clamconf database docs clamav-milter test clamdtop clambc unit_tests
|
|
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.sha256 platform.h.in clamdscan/clamdscan.map win32
|
|
bin_SCRIPTS = clamav-config
|
|
pkgconfigdir = $(libdir)/pkgconfig
|