wok diff gnuplot/receipt @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
parents fd172e265d79
children de49f29b101e
line diff
     1.1 --- a/gnuplot/receipt	Sun Oct 11 10:27:56 2009 +0000
     1.2 +++ b/gnuplot/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnuplot"
     1.7 -VERSION="4.2.6"
     1.8 +VERSION="4.4.0"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Command-line driven interactive data and function plotting."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  xorg-libXxf86vm"
    1.14  BUILD_DEPENDS="zlib-dev readline-dev ncurses-dev libgd-dev jpeg-dev \
    1.15  freetype-dev libpng-dev xorg-libXpm-dev xorg-libX11-dev xorg-libXau-dev \
    1.16 -xorg-libXdmcp-dev fontconfig-dev expat-dev"
    1.17 +xorg-libXdmcp-dev fontconfig-dev expat-dev wxWidgets-dev pango-dev cairo-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()