wok-6.x diff elfutils/receipt @ rev 7323

autofs: add /etc/init.d/autofs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 18 09:56:09 2010 +0100 (2010-11-18)
parents 8346e7a4c25f
children e09be8676c88
line diff
     1.1 --- a/elfutils/receipt	Fri Oct 22 22:36:22 2010 +0000
     1.2 +++ b/elfutils/receipt	Thu Nov 18 09:56:09 2010 +0100
     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