wok diff parole/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 73499d51f4d3
children 93cc0370fce7
line diff
     1.1 --- a/parole/receipt	Thu Feb 04 22:33:57 2010 +0100
     1.2 +++ b/parole/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Media Player for Xfce."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libxfcegui4 libxfce4util dbus-glib libgio gst-plugins-base taglib"
     1.8 +DEPENDS="libxfcegui4 libxfce4util dbus-glib libgio gst-plugins-base taglib \
     1.9 +startup-notification libnotify"
    1.10  BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev dbus-glib-dev libgio-dev 
    1.11   gst-plugins-base-dev gstreamer-dev taglib-dev"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"