wok-6.x diff gfortran/receipt @ rev 14524
Up: transmission-web (2.52)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri May 17 03:24:31 2013 +0000 (2013-05-17) |
parents | e53e5e4b0f9e |
children | 380ffe05937a |
line diff
1.1 --- a/gfortran/receipt Tue Jun 12 20:04:51 2012 +0200 1.2 +++ b/gfortran/receipt Fri May 17 03:24:31 2013 +0000 1.3 @@ -16,6 +16,7 @@ 1.4 mkdir -p $fs/usr/lib/gcc/$HOST_SYSTEM/$VERSION $fs/usr/bin 1.5 cp -a $install/usr/bin/*gfortran $fs/usr/bin 1.6 cp -a $install/usr/lib/libgfortran*a $fs/usr/lib 1.7 + cp -a $install/usr/lib/libgfortran.spec $fs/usr/lib 1.8 cp -a $install/usr/lib/gcc/$HOST_SYSTEM/$VERSION/f* \ 1.9 $fs/usr/lib/gcc/$HOST_SYSTEM/$VERSION 1.10 cp -a $install/usr/lib/gcc/$HOST_SYSTEM/$VERSION/libgfortran* \