wok-current diff obmenu/receipt @ rev 5692
busybox: add modprobe -l support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 05 15:38:11 2010 +0200 (2010-06-05) |
parents | 82a8e4f52224 |
children | 600aaedb561d |
line diff
1.1 --- a/obmenu/receipt Sat Oct 10 23:10:20 2009 +0000 1.2 +++ b/obmenu/receipt Sat Jun 05 15:38:11 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://obmenu.sourceforge.net/index.html" 1.6 WGET_URL="http://downloads.sourceforge.net/obmenu/$TARBALL" 1.7 +TAGS="openbox" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()