texinfo: update to 5.2
This commit is contained in:
parent
989ca2e55b
commit
c211ea2205
@ -6,9 +6,9 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=texinfo
|
topdir=texinfo
|
||||||
version=4.12
|
version=5.2
|
||||||
pkgver=1
|
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
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ reg install
|
|||||||
install()
|
install()
|
||||||
{
|
{
|
||||||
generic_install DESTDIR
|
generic_install DESTDIR
|
||||||
doc NEWS ChangeLog INTRODUCTION TODO COPYING
|
doc NEWS ChangeLog AUTHORS TODO COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
reg pack
|
reg pack
|
||||||
|
4
texinfo/meta/ChangeLog
Normal file
4
texinfo/meta/ChangeLog
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
CHANGELOG
|
||||||
|
---------
|
||||||
|
* Sat Mar 14 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 5.2-1
|
||||||
|
- Update to 5.2
|
@ -12,5 +12,5 @@ $_libdir
|
|||||||
$_mandir
|
$_mandir
|
||||||
$_infodir
|
$_infodir
|
||||||
$_sharedir/texinfo
|
$_sharedir/texinfo
|
||||||
$_sharedir/locale/*/LC_MESSAGES/texinfo.mo
|
$_sharedir/locale/*/LC_MESSAGES/texinfo*.mo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user