wok diff libetpan-dev/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | 392544512bc6 |
children |
line diff
1.1 --- a/libetpan-dev/receipt Tue Mar 03 15:36:52 2020 +0100 1.2 +++ b/libetpan-dev/receipt Wed Oct 23 16:19:52 2024 +0100 1.3 @@ -15,7 +15,8 @@ 1.4 { 1.5 mkdir -p $fs/usr/lib 1.6 1.7 -# cp -a $install/usr/bin $fs/usr 1.8 - cp -a $install/usr/include $fs/usr 1.9 - cp -a $install/usr/lib/*.*a $fs/usr/lib 1.10 +# cp -a $install/usr/bin $fs/usr 1.11 + cp -a $install/usr/include $fs/usr 1.12 + cp -a $install/usr/lib/*.*a $fs/usr/lib 1.13 + cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.14 }