wok rev 25855
ncursesw-dev: pkgconfig-path modified
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 23 08:53:04 2025 +0100 (6 days ago) |
parents | b381c3e7ee04 |
children | 9edc7b7a4891 |
files | ncursesw-dev/receipt |
line diff
1.1 --- a/ncursesw-dev/receipt Wed Jul 23 08:34:21 2025 +0100 1.2 +++ b/ncursesw-dev/receipt Wed Jul 23 08:53:04 2025 +0100 1.3 @@ -25,5 +25,5 @@ 1.4 # nicely for both. 1.5 cp -a $install/usr/include $fs/usr 1.6 cp $install/usr/bin/ncursesw6-config $fs/usr/bin 1.7 - cp -a $install/usr/share/pkgconfig $fs/usr/lib 1.8 + cp -a $install/lib/pkgconfig $fs/usr/lib 1.9 }