# HG changeset patch # User Pascal Bellard # Date 1229597258 0 # Node ID 8872a9898faac236662270bfe47ea7c7f3421ec0 # Parent 17c992676fd92971a4c8eab5fb76679d6d1c136a Pmount: add CONFIG_FILES diff -r 17c992676fd9 -r 8872a9898faa pmount/receipt --- a/pmount/receipt Thu Dec 18 10:45:44 2008 +0000 +++ b/pmount/receipt Thu Dec 18 10:47:38 2008 +0000 @@ -8,6 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.piware.de/projects.shtml" WGET_URL="http://www.piware.de/projects/$TARBALL" +CONFIG_FILES="/etc/pmount.allow" # Rules to configure and make the package. compile_rules()