FS#19811 - [btrfs-progs-unstable] unnecessary patch
Attached to Project:
Arch Linux
Opened by Anne Edit (Aedit) - Tuesday, 15 June 2010, 16:35 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 16 June 2010, 05:42 GMT
Opened by Anne Edit (Aedit) - Tuesday, 15 June 2010, 16:35 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 16 June 2010, 05:42 GMT
|
Details
Description:
The patch "btrfs-progs-build-fixes.patch" seems to be unnecessary. Additional info: * package version(s) btrfs-progs-unstable 0.19.20100607-2 Steps to reproduce: Comment out the patch line in the PKGBUILD. The unmodified source compiles fine. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Wednesday, 16 June 2010, 05:42 GMT
Reason for closing: Not a bug
Wednesday, 16 June 2010, 05:42 GMT
Reason for closing: Not a bug
Comment by Anne Edit (Aedit) -
Tuesday, 15 June 2010, 19:34 GMT
Correction: it looks like one line is still needed, the one adding
#include <sys/stat.h> in btrfsck.c.