wok diff elfutils/receipt @ rev 7353

get-google-chrome: update depends
author Paul Issott <paul@slitaz.org>
date Mon Nov 22 19:12:12 2010 +0000 (2010-11-22)
parents 8346e7a4c25f
children e09be8676c88
line diff
     1.1 --- a/elfutils/receipt	Fri Oct 22 22:36:22 2010 +0000
     1.2 +++ b/elfutils/receipt	Mon Nov 22 19:12:12 2010 +0000
     1.3 @@ -29,6 +29,7 @@
     1.4  	--mandir=/usr/share/man \
     1.5  	$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 +	make check &&
     1.8  	make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10