package/pinentry: fix include paths
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 14 Dec 2014 22:35:58 +0000 (23:35 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 21:40:50 +0000 (22:40 +0100)
commit4d58a27da458c438d375250c74fbc4444c9b5d3d
treefe24454472525ee3a70790cd39c805c98272c721
parent8cc32673849460a44eca935db85b32869d21d1c1
package/pinentry: fix include paths

The pinentry tarball contains generated .moc files that contains
incorrect include paths: they are probably specific to the machine of
the user who generated the tarball.

Fix those paths.

Fixes numerous autobuild failures:
    http://autobuild.buildroot.org/results/96c/96c68e9a6c528e15016cb10f0f73e52f58815bec/
    http://autobuild.buildroot.org/results/50e/50ecb6b347ab4970c701b1aed7b42518fef9a52c/
    http://autobuild.buildroot.org/results/fcb/fcbe8b971ef37c0e7c458bc32295a89be9872b61/
    ...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pinentry/0001-fix-include-paths.patch [new file with mode: 0644]