wok diff cromfs/receipt @ rev 1988

Fix: udev rules missing in /etc/ude/rules.d
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jan 06 13:01:01 2009 +0100 (2009-01-06)
parents 65d3dfc87776
children 8eef41ad667a
line diff
     1.1 --- a/cromfs/receipt	Sun Oct 12 09:55:00 2008 +0000
     1.2 +++ b/cromfs/receipt	Tue Jan 06 13:01:01 2009 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://bisqwit.iki.fi/source/cromts.html"
     1.6  WGET_URL="http://bisqwit.iki.fi/src/arch/$TARBALL"
     1.7 +PROVIDE="cromfs-or-squashfs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()