FS#38152 - [fakechroot] patch file misspelling

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Sunday, 15 December 2013, 22:29 GMT
Last edited by Allan McRae (Allan) - Monday, 16 December 2013, 00:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The package contains fakechroot-2.17.1-sanitize-chroot-path.patch, but the patch line is looking for fakechroot-2.17.1-sanatise-chroot-path.patch.

Line 21 of the PKGBUILD should be changed from:
patch -p1 -i ${srcdir}/fakechroot-2.17.1-sanatise-chroot-path.patch
to:
patch -p1 -i ${srcdir}/fakechroot-2.17.1-sanitize-chroot-path.patch

Additional info:
* package version: 2.17.1-2
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 16 December 2013, 00:29 GMT
Reason for closing:  Fixed

Loading...