wok diff sqlite/receipt @ rev 171

Add : portmap and unfs3
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 31 22:42:51 2008 +0100 (2008-01-31)
parents 5a6cb7128cbe
children cdac43c3f44f
line diff
     1.1 --- a/sqlite/receipt	Thu Dec 13 15:13:49 2007 +0100
     1.2 +++ b/sqlite/receipt	Thu Jan 31 22:42:51 2008 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.sqlite.org/"
     1.6  WGET_URL="http://www.sqlite.org/$TARBALL"
     1.7 +JWM_MENU='Productivity:<Program icon="applications-other.png" label="SQLite">xterm -bg black -fg white -cr lightgreen -e sqlite3</Program>'
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()