]> wimlib.net Git - wimlib/commit
Various packaging issues
authorEric Biggers <ebiggers3@gmail.com>
Mon, 29 Oct 2012 03:23:06 +0000 (22:23 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 29 Oct 2012 03:23:06 +0000 (22:23 -0500)
commita2c56fd332b6c37026b24c8a216e0ff0bf140d80
tree1997093f3e31fce67050c85c5a6daeed898f709a
parent4f16ba63b7689a18b8229264f8bf34bc0387e156
Various packaging issues

- Use utime() instead of lutimes() if lutimes() is not available or is not
  implemented
- Add a spec file for building without libntfs-3g, and a spec file for building
  with neither fuse nor libntfs-3g
- Print some possibly helpful text if mounting a WIM for the first time fails in
  the test script
archlinux/PKGBUILD [moved from archlinux/PKGBUILD.in with 98% similarity]
config.h.in
configure.ac
rpm/wimlib-minimal.spec [new file with mode: 0644]
rpm/wimlib-without-ntfs-3g.spec [new file with mode: 0644]
rpm/wimlib.spec [moved from rpm/wimlib.spec.in with 89% similarity]
src/extract.c
src/mount.c
src/symlink.c
tests/test-imagex-mount