attr: add patch to fix static installation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Aug 2013 11:03:00 +0000 (13:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 23 Aug 2013 18:40:56 +0000 (20:40 +0200)
commitcd2cac813e8f2cc9a2d6c1f3632ecb248de39feb
tree1313aa6223e23fb9785197223c00364d1fb2a29e
parent24c5dbcef21d61bc4482587eb8821159f69b245d
attr: add patch to fix static installation

When attr is built static-only, it forgets to install its libattr.a
file, which leads to the build failure of packages such as 'acl' that
rely on attr.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
package/attr/attr-01-support-static-installation.patch [new file with mode: 0644]