wok-next diff lzham_codec/receipt @ rev 17756

Add duviz
author Paul Issott <paul@slitaz.org>
date Mon Mar 09 18:29:08 2015 +0000 (2015-03-09)
parents 1bc35c002ae0
children 3d6389217d9a
line diff
     1.1 --- a/lzham_codec/receipt	Tue Jan 27 15:44:44 2015 +0100
     1.2 +++ b/lzham_codec/receipt	Mon Mar 09 18:29:08 2015 +0000
     1.3 @@ -16,9 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cmake . -DBUILD_X64=OFF -DCMAKE_BUILD_TYPE=Release &&
     1.8 -	make &&
     1.9 -	make DESTDIR=$DESTDIR install
    1.10 +	cmake . -DBUILD_X64=OFF -DCMAKE_BUILD_TYPE=Release && make
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.