wok rev 14836

xfce4-session: remove wrong trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 17 15:55:02 2013 +0200 (2013-07-17)
parents 1474fbd94571
children fe1e500fae1d
files xfce4-session/receipt
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 15:55:02 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