wok diff raptor-dev/receipt @ rev 14134

add d-feet, a dbus debugger
author ernia <monghitri@aruba.it>
date Thu Feb 28 19:28:34 2013 +0000 (2013-02-28)
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	Thu Feb 28 19:28:34 2013 +0000
     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  }