Module Name: src
Committed By: tls
Date: Sun Aug 10 06:51:45 UTC 2014
Modified Files:
src/lib/libbz2 [tls-earlyentropy]: Makefile
Log Message:
Rebase.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.8.1 src/lib/libbz2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libbz2/Makefile
diff -u src/lib/libbz2/Makefile:1.17 src/lib/libbz2/Makefile:1.17.8.1
--- src/lib/libbz2/Makefile:1.17 Mon May 7 08:51:47 2012
+++ src/lib/libbz2/Makefile Sun Aug 10 06:51:45 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/05/07 08:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.17.8.1 2014/08/10 06:51:45 tls Exp $
USE_FORT?= yes # data driven bugs?
@@ -27,7 +27,7 @@ COPTS.blocksort.c+= -fno-loop-optimize
.endif
.if ${MKSHARE} != "no"
-FILESDIR= ${HTMLDOCDIR}/bzip2
+FILESDIR= /usr/share/doc/reference/ref1/bzip2
FILES= manual.html
.endif