wok-6.x diff partimage/receipt @ rev 14376
move from undigest python-apsw, python-llfuse, python-py, python-pycryptopp, python-pyliblzma, python-pytest, python-unittest2, s3ql
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 22 18:19:33 2013 +0200 (2013-04-22) |
parents | ba5507fa22f8 |
children | 380ffe05937a |
line diff
1.1 --- a/partimage/receipt Sat Feb 18 17:18:01 2012 +0100 1.2 +++ b/partimage/receipt Mon Apr 22 18:19:33 2013 +0200 1.3 @@ -15,6 +15,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/gzFile \*m_gzImageFile/gzFile m_gzImageFile/' src/client/imagefile.h 1.8 + sed -i 's/(gzFile \*) gzdopen/gzdopen/' src/client/imagefile.cpp 1.9 ./configure --prefix=/usr \ 1.10 --sysconfdir=/etc \ 1.11 --infodir=/usr/share/info \