# HG changeset patch # User Eric Joseph-Alexandre # Date 1239882964 -7200 # Node ID 18af88b9fa235c8c68ea27c33eefe8a0bf1f433a # Parent 8e7bc23c7eeb30a312aa075bd1752f49e9a1808e sudo add CONFIG_FILES diff -r 8e7bc23c7eeb -r 18af88b9fa23 sudo/receipt --- a/sudo/receipt Thu Apr 16 02:19:06 2009 +0200 +++ b/sudo/receipt Thu Apr 16 13:56:04 2009 +0200 @@ -9,6 +9,8 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gratisoft.us/sudo/" WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" +CONFIG_FILES="/etc/sudoers" + # Rules to configure and make the package. compile_rules()