wok-stable diff mutt/receipt @ rev 12449
lighttpd, mutt: update CONFIG_FILES (thanks emgi)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 08 13:07:27 2015 +0100 (2015-02-08) |
parents | 0eefa06c6e29 |
children |
line diff
1.1 --- a/mutt/receipt Wed Dec 26 20:52:02 2012 +0000 1.2 +++ b/mutt/receipt Sun Feb 08 13:07:27 2015 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.mutt.org" 1.6 WGET_URL="ftp://ftp.mutt.org/mutt/devel/$TARBALL" 1.7 +CONFIG_FILES="/etc/Muttrc /etc/mime.types" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()