wok-stable diff elfutils/receipt @ rev 7582

Up: shared-mime-info to 0.80. The errors i saw on tank are normal errors with shared-mime-info.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 09 15:25:38 2010 +0000 (2010-12-09)
parents f51960fc2d7e
children c3cfe0319137
line diff
     1.1 --- a/elfutils/receipt	Sat Oct 23 00:00:53 2010 +0000
     1.2 +++ b/elfutils/receipt	Thu Dec 09 15:25:38 2010 +0000
     1.3 @@ -27,7 +27,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.6  	--mandir=/usr/share/man \
     1.7 -	$CONFIGURE_ARGS &&
     1.8 +	$CONFIGURE_ARGS && make
     1.9  	make &&
    1.10  	make check &&
    1.11  	make DESTDIR=$PWD/_pkg install