wok-current diff dbus/receipt @ rev 3407
Remove unwanted file from wicd
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Jun 12 12:53:30 2009 +0000 (2009-06-12) |
parents | 1327d60074b2 |
children | c798beab7a71 |
line diff
1.1 --- a/dbus/receipt Sun Mar 15 21:51:41 2009 +0000 1.2 +++ b/dbus/receipt Fri Jun 12 12:53:30 2009 +0000 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 \