wok diff jasper-dev/receipt @ rev 21858
Fix re2c build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 18 19:26:59 2019 +0200 (2019-09-18) |
parents | a0e682d8c53d |
children | 73f2eb72a8fe |
line diff
1.1 --- a/jasper-dev/receipt Thu Mar 14 17:17:35 2019 +0100 1.2 +++ b/jasper-dev/receipt Wed Sep 18 19:26:59 2019 +0200 1.3 @@ -19,5 +19,5 @@ 1.4 1.5 #cp -a $install/usr/lib/*.*a $fs/usr/lib 1.6 #cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.7 - cp -a $install/usr/include $fs/usr 1.8 + cp -a $install/usr/include $fs/usr 1.9 }