wok diff libtkimg-dev/receipt @ rev 23062
php-auth-pam: update for php 7.3
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 08 13:54:20 2020 +0100 (2020-03-08) |
parents | e74d27e73a18 |
children | 5a464307b474 |
line diff
1.1 --- a/libtkimg-dev/receipt Wed Dec 02 14:51:36 2015 +0100 1.2 +++ b/libtkimg-dev/receipt Sun Mar 08 13:54:20 2020 +0100 1.3 @@ -18,4 +18,5 @@ 1.4 cp -a $install/usr/lib/Img$VERSION/*.a $fs/usr/lib/Img$VERSION 1.5 cp -a $src/Img/exec_prefix/lib/Img/*.a $fs/usr/lib/Img$VERSION 1.6 cp -a $install/usr/include $fs/usr 1.7 + cp -a $src/Img/prefix/include $fs/usr 1.8 }