wok diff raptor-dev/receipt @ rev 14356

python-couchdbkit, python-restclient: fix TARBALL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 17 12:59:13 2013 +0200 (2013-04-17)
parents 61cb21c88190
children 408c87fa22ca
line diff
     1.1 --- a/raptor-dev/receipt	Wed Jul 04 22:11:55 2012 +0000
     1.2 +++ b/raptor-dev/receipt	Wed Apr 17 12:59:13 2013 +0200
     1.3 @@ -16,4 +16,5 @@
     1.4  	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.5  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.6  	cp -a $install/usr/include $fs/usr
     1.7 +	ln -s raptor2/raptor2.h $fs/usr/include/raptor.h
     1.8  }