wok diff py3k/receipt @ rev 18092

slitaz-menus: add hr, is, ja, nl, nb, nn, fi and tr translations according to matchbox-common-0.9.1.tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 25 22:35:22 2015 +0200 (2015-05-25)
parents a6a127d9957f
children 3d39589d41a0
line diff
     1.1 --- a/py3k/receipt	Tue Aug 13 22:28:38 2013 +0000
     1.2 +++ b/py3k/receipt	Mon May 25 22:35:22 2015 +0200
     1.3 @@ -19,7 +19,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	mkdir -p $DESTDIR/usr/lib/pkgconfig
     1.9  	./configure --enable-shared \
    1.10  	--prefix=/usr --infodir=/usr/share/info \
    1.11 @@ -40,4 +39,3 @@
    1.12  		$fs/usr/include/python${python_version}m
    1.13  	rm -f $fs/usr/bin/*-config
    1.14  }
    1.15 -