wok diff unixODBC/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents 53e1828da719
children 76b72f1ad63c
line diff
     1.1 --- a/unixODBC/receipt	Wed Nov 17 03:47:52 2010 +0000
     1.2 +++ b/unixODBC/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -18,7 +18,7 @@
     1.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.5  	--disable-gui --sysconfdir=/etc \
     1.6  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11