wok-6.x diff sudo/receipt @ rev 2631
sudo add CONFIG_FILES
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Apr 16 13:56:04 2009 +0200 (2009-04-16) |
parents | 8a74d5a16526 |
children | f231dfc2b819 |
line diff
1.1 --- a/sudo/receipt Sun Dec 14 11:08:31 2008 +0100 1.2 +++ b/sudo/receipt Thu Apr 16 13:56:04 2009 +0200 1.3 @@ -9,6 +9,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gratisoft.us/sudo/" 1.6 WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" 1.7 +CONFIG_FILES="/etc/sudoers" 1.8 + 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()