FS#50235 - [python-wrapt] Directory Typo

Attached to Project: Arch Linux
Opened by A Frederick Christensen (fauxmight) - Wednesday, 03 August 2016, 02:17 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 03 August 2016, 14:47 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

It would appear that the line

"cd wrapt"

should be

"cd wrapt-py2"

in the packag_python2-wrapt() function

It builds/installs as it is, but looking over the build() function, this seems the intended use of the two directories. Apologies if I've overlooked something.
This task depends upon

Closed by  Felix Yan (felixonmars)
Wednesday, 03 August 2016, 14:47 GMT
Reason for closing:  Fixed
Comment by Felix Yan (felixonmars) - Wednesday, 03 August 2016, 14:47 GMT
Nice catch, thanks. Updated in SVN trunk.

Loading...