acl: add patch to fix static installation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Aug 2013 11:03:01 +0000 (13:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 23 Aug 2013 18:41:32 +0000 (20:41 +0200)
commit8484ed9c075666d9a6f7090e51e291e57c433c84
tree88a496bcdb7ba4a51d8b5aeb8577797285b2f1e5
parentcd2cac813e8f2cc9a2d6c1f3632ecb248de39feb
acl: add patch to fix static installation

Just like 'attr', 'acl' doesn't use automake to control the
build/installation of its components, and the static-only installation
process was not installing libacl.a. We add a patch that fixes this.

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