wok diff xfce4-session/receipt @ rev 14889

Up: python-httplib2 (0.8)
author Claudinei Pereira <claudinei@slitaz.org>
date Wed Jul 24 19:02:34 2013 -0300 (2013-07-24)
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 24 19:02:34 2013 -0300
     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