summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-29 22:40:29 +0000
committerKarl Berry <karl@freefriends.org>2008-04-29 22:40:29 +0000
commitbcf86abb25be0f6cec4a99dfe1ab4a7d56ee8afc (patch)
treefe3c0879cde7ca6c2432b8456fecebbd80507229 /Build/source/texk/kpathsea/Makefile.in
parent37b8defbcb47d1681a0b7bb8711751072cd5aa98 (diff)
got confused with the install logic
git-svn-id: svn://tug.org/texlive/trunk@7731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in
index 89a51f74879..bf86b4c4211 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -203,8 +203,7 @@ install-data: texmf.cnf kpathsea.info install-man
$(INSTALL_DATA) texmf.cnf $(web2cdir)/texmf.cnf; \
else true; fi
# Info files.
- test -r ./kpathsea.info \
- || $(INSTALL_DATA) $(srcdir)/kpathsea.i* $(infodir)/
+ $(INSTALL_DATA) $(srcdir)/kpathsea.i* $(infodir)/
# Should we install the headers? They are not just system-dependent,
# which is bad enough, but even compiler-dependent.
$(SHELL) $(top_srcdir)/../mkinstalldirs $(includedir)/kpathsea