wok diff btrfs-progs/receipt @ rev 8070

Split mesa-dri-ati in 3 pkgs
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Jan 21 23:10:40 2011 +0100 (2011-01-21)
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	Fri Jan 21 23:10:40 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