wok-current diff jwm/receipt @ rev 16063

ARM: we need font for X and fix toutil-linux-uuid
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 03:49:35 2014 +0100 (2014-03-12)
parents 410490fd06f0
children 9be2dfe2fe72
line diff
     1.1 --- a/jwm/receipt	Sat Feb 22 19:26:13 2014 +0100
     1.2 +++ b/jwm/receipt	Wed Mar 12 03:49:35 2014 +0100
     1.3 @@ -26,7 +26,8 @@
     1.4      	--mandir=/usr/share/man \
     1.5  		--sysconfdir=/etc/xdg/jwm \
     1.6  		--disable-fribidi \
     1.7 -		$CONFIGURE_ARGS &&
     1.8 +		$CONFIGURE_ARGS 2>&1 | \
     1.9 +		sed 's/config.rpath: No such/config.rpath: no such/' &&
    1.10  	make && make install
    1.11  }
    1.12