wok diff net-tools/receipt @ rev 17013

caja: Add glib schemas
author Yuri Pourre <yuripourre@gmail.com>
date Tue Aug 12 19:03:38 2014 -0300 (2014-08-12)
parents 3765f181a6d5
children 9dbba587fe4e
line diff
     1.1 --- a/net-tools/receipt	Sat Nov 30 17:02:58 2013 +0000
     1.2 +++ b/net-tools/receipt	Tue Aug 12 19:03:38 2014 -0300
     1.3 @@ -27,7 +27,7 @@
     1.4  	done > config.h 2> config.make
     1.5  	sed -i 's/default:/&;/' hostname.c lib/inet_sr.c
     1.6  	sed -i '/"usage/,/10baseT/s/.*/&\\n\\/' mii-tool.c
     1.7 -	make &&
     1.8 +	make -j 1 &&
     1.9  	make BASEDIR=$DESTDIR install
    1.10  }
    1.11