wok-6.x diff py3k/receipt @ rev 18161

Add gtest jsoncpp & pugixml
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 23 17:09:47 2015 +0200 (2015-06-23)
parents a6a127d9957f
children 3d39589d41a0
line diff
     1.1 --- a/py3k/receipt	Tue Aug 13 22:28:38 2013 +0000
     1.2 +++ b/py3k/receipt	Tue Jun 23 17:09:47 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 -