wok 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 | 8e7bc23c7eeb |
children | 7fb0209f47d2 |
files | sudo/receipt |
line diff
1.1 --- a/sudo/receipt Thu Apr 16 02:19:06 2009 +0200 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()