wok diff lm-sensors-dev/receipt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents cecc834ff61c
children
line diff
     1.1 --- a/lm-sensors-dev/receipt	Mon Apr 22 07:41:32 2019 +0100
     1.2 +++ b/lm-sensors-dev/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lm-sensors-dev"
     1.7 -VERSION="3.5.0"
     1.8 +VERSION="3.6.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Linux hardware monitoring, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -15,7 +15,7 @@
    1.13  {
    1.14  	mkdir -p $fs/usr/lib
    1.15  
    1.16 -	cp -a $install/usr/include $fs/usr
    1.17 -	cp -a $install/usr/lib/*.a $fs/usr/lib
    1.18 +	cp -a $install/usr/include	$fs/usr
    1.19 +	cp -a $install/usr/lib/*.a	$fs/usr/lib
    1.20  }
    1.21