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
authorVictor Martinez <pitillo@ono.com>
Sun, 6 Mar 2016 19:36:57 +0000 (19:36 +0000)
committerVictor Martinez <pitillo@ono.com>
Sun, 6 Mar 2016 19:36:57 +0000 (19:36 +0000)
pkgadd.conf

index a35c46218f62e08913c36008d8ce93a965a24529..25a98c495608b459e00181232b636911a09c1ee4 100644 (file)
@@ -25,4 +25,6 @@ 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