wok diff ivman/receipt @ 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 f050e8c7eed6
children 13f3f200f867
line diff
     1.1 --- a/ivman/receipt	Wed Dec 17 09:25:09 2008 +0000
     1.2 +++ b/ivman/receipt	Thu Dec 18 10:47:38 2008 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  BUILD_DEPENDS="hal-dev hal"
     1.6  DEPENDS="hal dbus glib libxml2"
     1.7 +CONFIG_FILES="/etc/ivman"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()