13 lines
498 B
Plaintext
13 lines
498 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2010/01/08 06:30:48 jakob Exp $
|
|
--- Makefile.in.orig Mon Jul 13 10:41:41 2009
|
|
+++ Makefile.in Fri Jan 8 07:59:23 2010
|
|
@@ -318,8 +318,6 @@ nsd.conf.sample: $(srcdir)/nsd.conf.sample.in
|
|
install: all
|
|
$(INSTALL) -d $(DESTDIR)$(sbindir)
|
|
$(INSTALL) -d $(DESTDIR)$(configdir)
|
|
- $(INSTALL) -d $(DESTDIR)$(piddir)
|
|
- $(INSTALL) -d $(DESTDIR)$(dbdir)
|
|
$(INSTALL) -d $(DESTDIR)$(mandir)
|
|
$(INSTALL) -d $(DESTDIR)$(mandir)/man8
|
|
$(INSTALL) -d $(DESTDIR)$(mandir)/man5
|