wok-6.x diff ntlmaps/receipt @ rev 13969
syslinux: add 5.0 searchdir resource leak fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 03 17:35:36 2013 +0100 (2013-02-03) |
parents | 70a435a7d961 |
children | 3765f181a6d5 |
line diff
1.1 --- a/ntlmaps/receipt Tue Sep 01 11:21:33 2009 +0200 1.2 +++ b/ntlmaps/receipt Sun Feb 03 17:35:36 2013 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 DEPENDS="python" 1.6 CONFIG_FILES="/etc/ntlmaps.conf" 1.7 +TAGS="proxy server" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()