1
0
forked from ports/contrib

texinfo: 4.13 -> 4.13a

This commit is contained in:
Danny Rawlins 2008-09-26 05:18:31 +10:00
parent 077593ccbb
commit 9f59172237
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9a857f5d0a86b02bb649fce669d29b40 texinfo-4.13.tar.gz
71ba711519209b5fb583fed2b3d86fcb texinfo-4.13a.tar.gz

View File

@ -5,12 +5,12 @@
# Depends on: ncurses lzma help2man
name=texinfo
version=4.13
version=4.13a
release=1
source=(ftp://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.gz)
build() {
cd texinfo-$version
cd texinfo-${version/a/}
./configure \
--prefix=/usr \