Good morning, I'm an ArchLinux AUR (unofficial) packager; I do package a gettext package which contains just the Java libraries[1]. Actually, while building, the "test-file-has-acl-2.sh" test failed when I built the package on my data partition, that is NTFS, but it went fine when I built the package on my root partition, that is ext4. The ArchLinux build system is very similar to the "make/make install" approach, as you can see here[2] in the build() and check() steps. Just thought it should be reported.
[1]: : https://aur.archlinux.org/packages/gettext-java/ [2]: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gettext-java -- Giovanni Santini My blog: http://giovannisantini.tk My code: https://github.com/ItachiSan My code, again: https://gitlab.com/u/ItachiSan My Twitter: https://twitter.com/santini__gio My Facebook: https://www.facebook.com/giovanni.santini My Google+: https://plus.google.com/+GiovanniSantini/ My GPG: 2FADEBF5
