wok-current rev 13128
raptor-dev: compatibility hack
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 05 10:36:26 2012 +0200 (2012-07-05) |
parents | d846aa26e70f |
children | 53223f0259b4 |
files | raptor-dev/receipt |
line diff
1.1 --- a/raptor-dev/receipt Thu Jul 05 10:11:24 2012 +0200 1.2 +++ b/raptor-dev/receipt Thu Jul 05 10:36:26 2012 +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 }