Modified glib2 x2

This commit is contained in:
Mike Staszel 2009-09-26 18:13:14 -05:00
parent 252cadacad
commit 4858fefdf1

View file

@ -11,12 +11,12 @@ license=('LGPL')
depends=('pcre>=7.9')
makedepends=('pkgconfig')
options=('!libtool' '!docs')
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2)
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2
glib2.sh
#glib2.csh
md5sums=('468054db4e28af3eac541b36c9d07c31')
#glib2.csh)
md5sums=('468054db4e28af3eac541b36c9d07c31'
'803017b365bd35dc20b092ce43b8c8c5'
#'90c7b830bef4baf225c2eb8b7ead0cab'
#'90c7b830bef4baf225c2eb8b7ead0cab')
build() {
cd "${srcdir}/glib-${pkgver}"