wok-6.x diff freetype/receipt @ rev 12810
readline: ARM want it :-) so we can cross compile bash
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 20 03:01:49 2012 +0200 (2012-05-20) |
parents | 991166a88afa |
children | 66feb7f9e198 |
line diff
1.1 --- a/freetype/receipt Wed Nov 02 07:13:11 2011 +0000 1.2 +++ b/freetype/receipt Sun May 20 03:01:49 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="freetype" 1.7 -VERSION="2.4.7" 1.8 +VERSION="2.4.9" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Freetype font engine." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -19,8 +19,7 @@ 1.13 --prefix=/usr \ 1.14 --mandir=/usr/share/man \ 1.15 $CONFIGURE_ARGS && 1.16 - make && 1.17 - make DESTDIR=$DESTDIR install 1.18 + make && make install 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.