summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtexu')
-rw-r--r--Build/source/texk/bibtexu/ChangeLog4
-rw-r--r--Build/source/texk/bibtexu/Makefile.am4
-rw-r--r--Build/source/texk/bibtexu/Makefile.in2
3 files changed, 7 insertions, 3 deletions
diff --git a/Build/source/texk/bibtexu/ChangeLog b/Build/source/texk/bibtexu/ChangeLog
index 732fc5bdb93..6743c618e75 100644
--- a/Build/source/texk/bibtexu/ChangeLog
+++ b/Build/source/texk/bibtexu/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-08 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * Makefile.am (btdocdir): Change texmf => texmf-dist.
+
2012-12-07 Peter Breitenlohner <peb@mppmu.mpg.de>
* bibtex-2.c: Drop unused variable (gcc-4.6 warning).
diff --git a/Build/source/texk/bibtexu/Makefile.am b/Build/source/texk/bibtexu/Makefile.am
index 395d95923a3..a77bb71bd4a 100644
--- a/Build/source/texk/bibtexu/Makefile.am
+++ b/Build/source/texk/bibtexu/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/bibtexu/
##
-## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -49,7 +49,7 @@ dist_csf_DATA = \
csf/cp866rus.csf \
csf/csfile.txt
-btdocdir = $(datarootdir)/texmf/doc/bibtexu
+btdocdir = $(datarootdir)/texmf-dist/doc/bibtexu
dist_btdoc_DATA = \
00readme.txt \
diff --git a/Build/source/texk/bibtexu/Makefile.in b/Build/source/texk/bibtexu/Makefile.in
index 9624f29e709..5e0b34f6a71 100644
--- a/Build/source/texk/bibtexu/Makefile.in
+++ b/Build/source/texk/bibtexu/Makefile.in
@@ -564,7 +564,7 @@ dist_csf_DATA = \
csf/cp866rus.csf \
csf/csfile.txt
-btdocdir = $(datarootdir)/texmf/doc/bibtexu
+btdocdir = $(datarootdir)/texmf-dist/doc/bibtexu
dist_btdoc_DATA = \
00readme.txt \
HISTORY \