wok-current diff gfortran/receipt @ rev 25629

Mass updates for current
author Stanislas Leduc <shann@slitaz.org>
date Wed Oct 11 18:45:46 2023 +0000 (2023-10-11)
parents 22166ae1fc15
children 3ad63c8fc2f9
line diff
     1.1 --- a/gfortran/receipt	Wed May 31 06:03:33 2023 +0000
     1.2 +++ b/gfortran/receipt	Wed Oct 11 18:45:46 2023 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib/gcc/$HOST_SYSTEM/$VERSION $fs/usr/bin
     1.6  	cp -a $install/usr/bin/*gfortran $fs/usr/bin
     1.7 -	cp -a $install/usr/lib/libgfortran*a $fs/usr/lib
     1.8 +	cp -a $install/usr/lib/libgfortran*.a $fs/usr/lib
     1.9  	cp -a $install/usr/lib/libgfortran.spec $fs/usr/lib
    1.10  	cp -a $install/usr/lib/gcc/$HOST_SYSTEM/$VERSION/f* \
    1.11  		$fs/usr/lib/gcc/$HOST_SYSTEM/$VERSION