wok diff dbus/receipt @ rev 3016

Up: Xorg driver to 7.4
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 11 22:35:47 2009 +0200 (2009-05-11)
parents 1327d60074b2
children c798beab7a71
line diff
     1.1 --- a/dbus/receipt	Sun Mar 15 21:51:41 2009 +0000
     1.2 +++ b/dbus/receipt	Mon May 11 22:35:47 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dbus"
     1.7 -VERSION="1.2.4"
     1.8 +VERSION="1.2.14"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="D-Bus is a message bus system."
    1.11  DEPENDS="expat xorg-libX11 slitaz-base-files xorg-libICE xorg-libSM \
    1.12 @@ -16,7 +16,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	cp -a ../dbus-$(echo "$VERSION" | sed 's/\..\./.d./')/. .
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--libexecdir=/usr/lib/dbus \