diff --git a/texinfo/build.sh b/texinfo/build.sh index 18af6fd..976b277 100755 --- a/texinfo/build.sh +++ b/texinfo/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=texinfo -version=4.12 +version=5.2 pkgver=1 -source[0]=$topdir-$version.tar.gz +source[0]=ftp://ftp.sunet.se/pub/gnu/texinfo/$topdir-$version.tar.xz # If there are no patches, simply comment this #patch[0]= @@ -41,7 +41,7 @@ reg install install() { generic_install DESTDIR - doc NEWS ChangeLog INTRODUCTION TODO COPYING + doc NEWS ChangeLog AUTHORS TODO COPYING } reg pack diff --git a/texinfo/meta/ChangeLog b/texinfo/meta/ChangeLog new file mode 100644 index 0000000..88eb674 --- /dev/null +++ b/texinfo/meta/ChangeLog @@ -0,0 +1,4 @@ +CHANGELOG +--------- +* Sat Mar 14 2015 Tom G. Christensen - 5.2-1 +- Update to 5.2 diff --git a/texinfo/meta/pkgdef b/texinfo/meta/pkgdef index a111996..cdaa181 100644 --- a/texinfo/meta/pkgdef +++ b/texinfo/meta/pkgdef @@ -12,5 +12,5 @@ $_libdir $_mandir $_infodir $_sharedir/texinfo -$_sharedir/locale/*/LC_MESSAGES/texinfo.mo +$_sharedir/locale/*/LC_MESSAGES/texinfo*.mo