FS#18056 - [asciidoc] does not include asciidocapi module

Attached to Project: Community Packages
Opened by solsTiCe (zebul666) - Thursday, 28 January 2010, 21:43 GMT
Last edited by Dan Griffiths (Ghost1227) - Friday, 29 January 2010, 01:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Dan Griffiths (Ghost1227)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
one can expect asciidoc package to include asciidocapi.py module (wrapper module)
we are not going to make packages just for one file ?

adding this to the PKGBUILD fix this:

mkdir -p $pkgdir/usr/lib/python2.6/site-packages
install -m 644 asciidocapi.py $pkgdir/usr/lib/python2.6/site-packages

This task depends upon

Closed by  Dan Griffiths (Ghost1227)
Friday, 29 January 2010, 01:03 GMT
Reason for closing:  Implemented
Additional comments about closing:  Good call

Loading...