CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pkgadd.conf: Added rule to don't install .la files into CLFS
[pkgutils-cross.git] / pkgadd.conf
index ae182613ca6f07c2290d6cf71755e9ed80cfea1e..25a98c495608b459e00181232b636911a09c1ee4 100644 (file)
@@ -10,7 +10,6 @@ UPGRADE               ^var/log/.*$            NO
 UPGRADE                ^var/spool/\w*cron/.*$  NO
 UPGRADE                ^var/run/utmp$          NO
 
-UPGRADE                ^etc/mail/cf/.*$        YES
 UPGRADE                ^etc/ports/drivers/.*$  YES
 UPGRADE                ^etc/X11/.*$            YES
 
@@ -22,5 +21,10 @@ 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
+
+UPGRADE                ^etc/ssl/cert.pem$      YES
+INSTALL                /lib/.*\.la$    NO
 
 # End of file