wok diff pmount/receipt @ rev 1942

tazndis, don't modify system files in debug mode.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Dec 27 22:17:15 2008 +0100 (2008-12-27)
parents 17c992676fd9
children d1aba649375c
line diff
     1.1 --- a/pmount/receipt	Thu Dec 18 10:45:44 2008 +0000
     1.2 +++ b/pmount/receipt	Sat Dec 27 22:17:15 2008 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.piware.de/projects.shtml"
     1.6  WGET_URL="http://www.piware.de/projects/$TARBALL"
     1.7 +CONFIG_FILES="/etc/pmount.allow"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()