wok-6.x diff bc/receipt @ rev 1197
iFix: Typo in php.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Aug 07 22:25:15 2008 +0200 (2008-08-07) |
parents | 219f2b20380f |
children | 04d6abcf6d15 |
line diff
1.1 --- a/bc/receipt Wed Feb 13 01:52:47 2008 +0100 1.2 +++ b/bc/receipt Thu Aug 07 22:25:15 2008 +0200 1.3 @@ -8,7 +8,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/bc/" 1.6 WGET_URL="http://ftp.gnu.org/pub/gnu/bc/$TARBALL" 1.7 -JWM_MENU='Utilities:<Program icon="accessories-calculator.png" label="Bc">xterm -bg black -fg white -cr lightgreen -e bc</Program>' 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()