wok-current diff raptor-dev/receipt @ rev 14120
nmap: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 25 18:23:11 2013 +0100 (2013-02-25) |
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 Mon Feb 25 18:23:11 2013 +0100 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 }