extra/chmlib to 0.40-3

This commit is contained in:
Kevin Mihelich 2011-11-29 14:20:08 -05:00
parent ecca94a244
commit c40ec46fd1

View file

@ -10,7 +10,7 @@ plugrel=1
pkgname=chmlib pkgname=chmlib
pkgver=0.40 pkgver=0.40
pkgrel=2 pkgrel=3
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files" pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://morte.jedrea.com/~jedwin/projects/chmlib/" url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
@ -23,6 +23,7 @@ md5sums=('7ea49ed8c335215c1edc6fae83e6b912'
'aae01483e3fc2d37ee1984cb936e58f3') 'aae01483e3fc2d37ee1984cb936e58f3')
build() { build() {
cd "${srcdir}"/${pkgname}-${pkgver} cd "${srcdir}"/${pkgname}-${pkgver}
patch -p1 -i ${srcdir}/arm.patch patch -p1 -i ${srcdir}/arm.patch
./configure --prefix=/usr \ ./configure --prefix=/usr \
--enable-examples=yes --enable-examples=yes