wok diff frox/receipt @ rev 23899

busybox: add crontabs in CONFIG_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 28 08:34:55 2020 +0000 (2020-07-28)
parents 7d6eb2dc1314
children 640a2eba2511
line diff
     1.1 --- a/frox/receipt	Thu Sep 11 13:24:02 2014 +0200
     1.2 +++ b/frox/receipt	Tue Jul 28 08:34:55 2020 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://frox.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  CONFIG_FILES="/etc/frox.conf"
     1.7 -TAG="ftp"
     1.8 +TAGS="ftp"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()