FS#48160 - [python-pyelftools] Install examples to /usr/share

Attached to Project: Arch Linux
Opened by Alexei Colin (alexei) - Friday, 12 February 2016, 23:11 GMT
Last edited by Levente Polyak (anthraxx) - Thursday, 19 May 2016, 20:22 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Levente Polyak (anthraxx)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: pyelftools ships with examples from upstream, they would be very helpful to install since they serve as documentation and template.

Adding the follwing to package() should do it (inspired by python2-pyelftools PKGBUILD in AUR):
cp -r examples "${pkgdir}/usr/share/doc/${pkgname}"
This task depends upon

Closed by  Levente Polyak (anthraxx)
Thursday, 19 May 2016, 20:22 GMT
Reason for closing:  Implemented
Additional comments about closing:  implemented in 0.23-3

Loading...