wok diff sudo/receipt @ rev 2670

Fix: php BUILD_DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 20 15:47:52 2009 +0200 (2009-04-20)
parents 8a74d5a16526
children f231dfc2b819
line diff
     1.1 --- a/sudo/receipt	Sun Dec 14 11:08:31 2008 +0100
     1.2 +++ b/sudo/receipt	Mon Apr 20 15:47:52 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()