wok diff btrfs-progs/receipt @ rev 8213

imported patch toolchain/uclibc-cross-compiler-i486.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 0bfc368acd0d
children ce496ecccf24
line diff
     1.1 --- a/btrfs-progs/receipt	Sun May 02 02:51:13 2010 +0000
     1.2 +++ b/btrfs-progs/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	make &&
     1.8 +	make all convert &&
     1.9  	make DESTDIR=$PWD/_pkg prefix=/usr install
    1.10  }
    1.11