Merge remote branch 'origin/2.2' into 2.2

This commit is contained in:
Danny Rawlins 2006-12-07 03:51:49 +11:00
commit 0809876c41
2 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
de1f90bc21a0e56a27f39322f56a275d lzop-1.01.tar.gz
4b999030716b1353c3dac049b269df7a lzop-1.02rc1.tar.gz

View File

@ -2,16 +2,16 @@
# URL: http://www.lzop.org/
# Maintainer: Han Boetes <han@mijncomputer.nl>
# Packager: Han Boetes <han@mijncomputer.nl>
# Depends on: lzo
# Depends on: liblzo
name=lzop
version=1.01
version=1.02rc1
release=1
source="http://www.lzop.org/download/$name-$version.tar.gz"
source="http://www.lzop.org/download/lzop-$version.tar.gz"
build() {
cd $name-$version
sed -i 's|<malloc.h>|<stdlib.h>|' src/acc_ince.h
build()
{
cd lzop-$version
./configure \
--prefix=/usr \
--enable-shared