wok-stable diff php/receipt @ rev 156

Typo in sudo
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 28 13:14:57 2008 +0100 (2008-01-28)
parents 8d79fbb0f566
children 17a39e4461e4
line diff
     1.1 --- a/php/receipt	Tue Dec 18 13:37:19 2007 +0100
     1.2 +++ b/php/receipt	Mon Jan 28 13:14:57 2008 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.php.net/"
     1.6  WGET_URL="http://us2.php.net/distributions/$TARBALL"
     1.7 +JWM_MENU='System tools:<Program icon="php.png" label="PHP info">firefox http://localhost/phpinfo/</Program>'
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()