wok diff libgfortran/receipt @ rev 7499

Made all firefox-langpack copy files right. Looks like mv can't move folders even with -f option. Used a cp -af then rm -rf instead.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 04 00:03:00 2010 +0000 (2010-12-04)
parents e59c1e32765c
children 984edf4ac801
line diff
     1.1 --- a/libgfortran/receipt	Wed Apr 14 22:45:51 2010 +0200
     1.2 +++ b/libgfortran/receipt	Sat Dec 04 00:03:00 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libgfortran"
     1.7 -VERSION="4.5.0"
     1.8 +VERSION="4.5.1"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="GCC fortran runtime."
    1.11  WEB_SITE="http://gcc.gnu.org/"