wok-current diff cairo-dock-plugins/receipt @ rev 10703
restore nscd...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 28 11:59:26 2011 +0200 (2011-05-28) |
parents | 06983a067e48 |
children | e04edfa64507 |
line diff
1.1 --- a/cairo-dock-plugins/receipt Wed Feb 23 04:56:18 2011 +0100 1.2 +++ b/cairo-dock-plugins/receipt Sat May 28 11:59:26 2011 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Set of plugins for Cairo-Dock." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="dbus-glib cairo-dock" 1.7 -BUILD_DEPENDS="cairo-dock-dev cmake" 1.8 +BUILD_DEPENDS="dbus-glib-dev cairo-dock-dev cmake" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.glx-dock.org/" 1.11 WGET_URL="http://launchpad.net/cairo-dock-plug-ins/2.2/2.2.0/+download/$TARBALL" 1.12 @@ -18,7 +18,7 @@ 1.13 mkdir -p build && cd build 1.14 cmake .. -DCMAKE_INSTALL_PREFIX=/usr && 1.15 make && 1.16 - make DESTDIR=$src/_pkg install 1.17 + make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.