Update to 1.4.15
This commit is contained in:
parent
876d436547
commit
5a1957a1ff
@ -4,19 +4,19 @@
|
||||
# It can be used nearly unmodified with many packages
|
||||
#
|
||||
# build.sh helper functions
|
||||
. ${BUILDPKG_BASE}/scripts/build.sh.functions
|
||||
. ${BUILDPKG_SCRIPTS}/build.sh.functions
|
||||
#
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=m4
|
||||
version=1.4.13
|
||||
version=1.4.15
|
||||
pkgver=1
|
||||
source[0]=ftp://ftp.sunet.se/pub/gnu/m4/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
|
||||
# Source function library
|
||||
. ${BUILDPKG_BASE}/scripts/buildpkg.functions
|
||||
. ${BUILDPKG_SCRIPTS}/buildpkg.functions
|
||||
|
||||
# Global settings
|
||||
export CPPFLAGS="-I$prefix/include"
|
||||
|
4
m4/meta/ChangeLog
Normal file
4
m4/meta/ChangeLog
Normal file
@ -0,0 +1,4 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sun Sep 12 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 1.4.15-1
|
||||
- Update to 1.4.15
|
Loading…
x
Reference in New Issue
Block a user