wok-next diff dbus/receipt @ rev 16812
itstool: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 10 09:44:21 2014 +0200 (2014-07-10) |
parents | ddb71f9fd845 |
children | 2429812d90ab |
line diff
1.1 --- a/dbus/receipt Tue Apr 15 14:04:51 2014 +0000 1.2 +++ b/dbus/receipt Thu Jul 10 09:44:21 2014 +0200 1.3 @@ -18,14 +18,12 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 --libexecdir=/usr/lib/dbus \ 1.10 --sysconfdir=/etc \ 1.11 --localstatedir=/var \ 1.12 $CONFIGURE_ARGS && 1.13 - make && 1.14 - make -j 1 install 1.15 + make && make -j 1 install 1.16 } 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg.