summaryrefslogtreecommitdiff
path: root/chat/ircd-hybrid/patches/patch-aa
blob: ede2163c61dbb196f61401c6437de71db4d69ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2005/11/13 22:40:00 adrianp Exp $

--- Makefile.in.orig	2003-07-18 01:41:39.000000000 +0100
+++ Makefile.in
@@ -25,7 +25,7 @@ RM          = @RM@
 #MFLAGS   = -j 4
 DEPEND_DIRS  = modules src servlink
 BUILD_DIRS   = ${DEPEND_DIRS} tools
-INSTALL_DIRS = ${BUILD_DIRS} etc doc include
+INSTALL_DIRS = ${DEPEND_DIRS} doc include
 CLEAN_DIRS   = ${BUILD_DIRS} contrib
 # Anywhere that we can make install, we obviously can rm -f Makefile
 DISTCLEAN_DIRS = ${INSTALL_DIRS} contrib messages