From: Victor Martinez Date: Sun, 6 Mar 2016 19:36:57 +0000 (+0000) Subject: pkgadd.conf: Added rule to don't install .la files into CLFS X-Git-Url: http://gitweb/?a=commitdiff_plain;h=58e4c4e5d6198eff7f552cc48b1704c14f42a2e9;p=pkgutils-cross.git pkgadd.conf: Added rule to don't install .la files into CLFS --- diff --git a/pkgadd.conf b/pkgadd.conf index a35c462..25a98c4 100644 --- a/pkgadd.conf +++ b/pkgadd.conf @@ -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