wok-current diff libtirpc-dev/receipt @ rev 25724

Up audacity to 3.0.2, fix openssh/wxWidgets build
author Stanislas Leduc <shann@slitaz.org>
date Tue Jun 25 14:51:14 2024 +0000 (6 days ago)
parents 362a5a98467f
children
line diff
     1.1 --- a/libtirpc-dev/receipt	Thu Oct 13 16:28:13 2022 +0000
     1.2 +++ b/libtirpc-dev/receipt	Tue Jun 25 14:51:14 2024 +0000
     1.3 @@ -17,4 +17,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	get_dev_files
     1.7 +
     1.8 +        # Ensure remove .la files  
     1.9 +        find $fs -name "*.la" -delete
    1.10  }