wok diff lzma/receipt @ rev 8008
Fix: ffmpeg need coreutils-file-special to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Jan 18 23:36:57 2011 +0100 (2011-01-18) |
parents | 6dcea00d3e3b |
children | ef358edbf01d |
line diff
1.1 --- a/lzma/receipt Mon Dec 13 14:28:07 2010 +0100 1.2 +++ b/lzma/receipt Tue Jan 18 23:36:57 2011 +0100 1.3 @@ -27,11 +27,11 @@ 1.4 patch -p0 < ../stuff/lzlib.u || return 1 1.5 touch done.lzlib.u 1.6 fi 1.7 + cd CPP/7zip/Compress/LZMA_Alone 1.8 1.9 # Remove copyright message. 1.10 sed '/MY_VERSION_COPYRIGHT_DATE/d' -i LzmaAlone.cpp 1.11 1.12 - cd CPP/7zip/Compress/LZMA_Alone 1.13 make -f makefile.gcc lzma 1.14 make -f makefile.gcc liblz.so.1.0.0 && 1.15 make -f makefile.gcc lzma