cvs commit: src/lib/libarchive/patches
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Nov 24 02:21:31 PST 2004
joerg 2004/11/24 02:20:45 PST
DragonFly src repository
Modified files:
lib/libarchive/patches archive_string.c.patch
Log:
Change the include order of archive_string.h and archive_prviate.h.
The original order doesn't play well with the patching framework,
because the C preprocessor looks into the source directory first
for #include "".
Revision Changes Path
1.2 +10 -0 src/lib/libarchive/patches/archive_string.c.patch
http://www.dragonflybsd.org/cvsweb/src/lib/libarchive/patches/archive_string.c.patch.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list