From: Juergen Daubert Date: Sun, 23 Mar 2014 18:09:39 +0000 (+0100) Subject: pkgadd.conf: add rules for hwdb of eudev X-Git-Url: http://gitweb/?a=commitdiff_plain;h=215882c2782fb13d52ede38e711340b3429c1040;p=pkgutils-cross.git pkgadd.conf: add rules for hwdb of eudev --- diff --git a/pkgadd.conf b/pkgadd.conf index 6af9cb8..5ee97b1 100644 --- a/pkgadd.conf +++ b/pkgadd.conf @@ -21,5 +21,6 @@ UPGRADE ^etc/rc\.d/net$ NO UPGRADE ^etc/udev/rules.d/.*$ YES UPGRADE ^etc/udev/rules.d/1.*$ NO - +UPGRADE ^etc/udev/hwdb.d/.*$ YES +UPGRADE ^etc/udev/hwdb.bin$ YES # End of file