wok rev 1889
Pmount: add CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 18 10:47:38 2008 +0000 (2008-12-18) |
parents | 17c992676fd9 |
children | d0baa10a73d6 |
files | pmount/receipt |
line diff
1.1 --- a/pmount/receipt Thu Dec 18 10:45:44 2008 +0000 1.2 +++ b/pmount/receipt Thu Dec 18 10:47:38 2008 +0000 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()