wok-stable rev 7902

lzma: fix copyright removal
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Jan 09 14:30:05 2011 +0100 (2011-01-09)
parents 50aa1dfa0942
children f00e7ade0d04
files lzma/receipt
line diff
     1.1 --- a/lzma/receipt	Sun Jan 09 14:28:13 2011 +0100
     1.2 +++ b/lzma/receipt	Sun Jan 09 14:30:05 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