wok-6.x rev 21479
updated mpc (0.25 -> 0.31)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 01 08:32:52 2019 +0100 (2019-05-01) |
parents | a676735b06bb 6ed033327e1e |
children | e0b83c7df430 |
files | libsdl2-mixer-dev/receipt |
line diff
1.1 --- a/libsdl2-mixer-dev/receipt Wed May 01 08:32:15 2019 +0100 1.2 +++ b/libsdl2-mixer-dev/receipt Wed May 01 08:32:52 2019 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 { 1.5 mkdir -p $fs/usr/lib 1.6 1.7 + cp -a $install/usr/include $fs/usr 1.8 cp -a $install/usr/lib/*.a $fs/usr/lib 1.9 - cp -a $install/usr/include $fs/usr 1.10 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.11 }