head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2017.03.20.18.06.07; author bouyer; state dead; branches; next 1.1; commitid UIkDeoKV4TqUGjKz; 1.1 date 2016.12.29.23.12.23; author wiz; state Exp; branches; next ; commitid rbn5RRsoW55uZVzz; desc @@ 1.2 log @Remove obsolete patches, they are obsolete since the switch to the 46 version @ text @$NetBSD: patch-ag,v 1.1 2016/12/29 23:12:23 wiz Exp $ --- ../config/NetBSD.mk.orig 2011-03-25 11:42:47.000000000 +0100 +++ ../config/NetBSD.mk 2011-04-15 11:36:19.000000000 +0200 @@@@ -7,12 +7,13 @@@@ LIBEXEC = $(PREFIX)/libexec PRIVATE_BINDIR = $(BINDIR) +MANDIR = $(PREFIX)/man +MAN1DIR = $(MANDIR)/man1 +MAN8DIR = $(MANDIR)/man8 + DLOPEN_LIBS = -ifeq ($(PREFIX),/usr) -XEN_LOCK_DIR = /var/lib -else -XEN_LOCK_DIR = $(PREFIX)/var/lib -endif +XEN_LOCK_DIR = $(VARBASE)/run +XEN_EXAMPLES_DIR=$(PREFIX)/share/examples/xen WGET = ftp @ 1.1 log @Fix build. Not sure if this makes sense, since it's for the removed xen 4.1. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.2 2011/04/15 10:32:22 bouyer Exp $ @