wok diff freetype/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 1e6455a554bc
children 991166a88afa
line diff
     1.1 --- a/freetype/receipt	Sun Aug 15 11:13:31 2010 +0000
     1.2 +++ b/freetype/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="freetype"
     1.7 -VERSION="2.4.2"
     1.8 +VERSION="2.4.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Freetype font engine."
    1.11  MAINTAINER="pankso@slitaz.org"