wok diff xfce4-session/receipt @ rev 14840

Up: grisbi (0.8.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 17 23:12:48 2013 +0200 (2013-07-17)
parents 1474fbd94571
children f4c22f009037
line diff
     1.1 --- a/xfce4-session/receipt	Wed Jul 17 15:47:34 2013 +0200
     1.2 +++ b/xfce4-session/receipt	Wed Jul 17 23:12:48 2013 +0200
     1.3 @@ -25,8 +25,8 @@
     1.4  		--disable-gnome \
     1.5  		--disable-debug \
     1.6  		--libexecdir=/usr/lib/$PACKAGE \
     1.7 -		--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.8 -	make 2>&1 | grep -v libtoolT &&
     1.9 +		--mandir=/usr/share/man $CONFIGURE_ARGS  2>&1 | grep -v libtoolT &&
    1.10 +	make &&
    1.11  	make DESTDIR=$DESTDIR install
    1.12  }
    1.13