changeset 3008:aa4a0ace032d

fix texinfo subdir name and file name for build-texinfo package
author John W. Eaton <jwe@octave.org>
date Thu, 30 May 2013 14:57:20 -0400
parents 229ab69bba2d
children 23989e9403a3
files src/build-texinfo.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/build-texinfo.mk	Thu May 30 14:54:37 2013 -0400
+++ b/src/build-texinfo.mk	Thu May 30 14:57:20 2013 -0400
@@ -4,8 +4,8 @@
 PKG             := build-texinfo
 $(PKG)_IGNORE   :=
 $(PKG)_CHECKSUM := a1533cf8e03ea4fa6c443b73f4c85e4da04dead0
-$(PKG)_SUBDIR   := $(PKG)-4.13
-$(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.gz
+$(PKG)_SUBDIR   := texinfo-4.13
+$(PKG)_FILE     := texinfo-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := ftp://ftp.gnu.org/gnu/texinfo/$($(PKG)_FILE)
 $(PKG)_DEPS     :=