wok-next diff jwm/receipt @ rev 1298
Add: klavaro (typing tutor program)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Aug 21 15:46:00 2008 +0200 (2008-08-21) |
parents | 5a403db80cf8 |
children | 65d3dfc87776 |
line diff
1.1 --- a/jwm/receipt Wed Mar 12 19:24:20 2008 +0000 1.2 +++ b/jwm/receipt Thu Aug 21 15:46:00 2008 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="JWM is a light Window Manager for the X window system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 +DEPENDS="xorg slitaz-configs" 1.9 BUILD_DEPENDS="xorg-dev xorg-libXft-dev jpeg-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.joewing.net/programs/jwm/" 1.12 @@ -31,7 +31,6 @@ 1.13 mkdir -p $fs/usr/bin $fs/etc/jwm 1.14 cp -a $src/src/jwm $fs/usr/bin 1.15 # Simple config file. 1.16 - cp stuff/simple.jwmrc $fs/etc/jwm/system.jwmrc 1.17 cp stuff/simple.jwmrc $fs/etc/jwm/simple.jwmrc 1.18 } 1.19