FS#47279 - [man-pages] conflict with gcc in staging

Attached to Project: Arch Linux
Opened by Hussam Al-Tayeb (hussam) - Sunday, 06 December 2015, 08:05 GMT
Last edited by Allan McRae (Allan) - Sunday, 06 December 2015, 08:41 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

# these are included in gcc
rm -f man3/{random,regex}.3.gz

should probably be


# these are included in gcc
rm -f man3/{random,regex}.3

since they are not yet compressed yet at that stage.

This task depends upon

Closed by  Allan McRae (Allan)
Sunday, 06 December 2015, 08:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  man-pages 4.02-3

Loading...