wok-current rev 25714
fix plugins path on abiword receipt
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Jun 14 11:38:57 2024 +0000 (5 months ago) |
parents | d1080b3cc5b0 |
children | d489d5602f50 |
files | abiword/receipt |
line diff
1.1 --- a/abiword/receipt Fri Jun 14 11:35:21 2024 +0000 1.2 +++ b/abiword/receipt Fri Jun 14 11:38:57 2024 +0000 1.3 @@ -60,7 +60,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/share/pixmaps $fs/usr/lib/abiword-2.8/plugins 1.8 + mkdir -p $fs/usr/share/pixmaps $fs/usr/lib/abiword-3.0/plugins 1.9 1.10 cp -a $install/usr/bin $fs/usr 1.11 cp -a $install/usr/lib/*.so $fs/usr/lib