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
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
|
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