Hi, On Tue, Feb 23, 2016 at 08:41:06PM -0500, Andrew Janke wrote: > Hi, rxvt-unicode folks, > > On case-insensitive filesystems, the INSTALL file prevents `make install` > from working. This breaks the installation process on OS X, since the > default filesystem there is case-insensitive. E.g. I get this when building > on OS X 10.9.5. > > $ make install > make: `install' is up to date. > > > Explicitly tagging "install" and other phony targets fixes this. The > Homebrew package manager formula patches Makefile during the build to do > so[1], but it would be nice if the main distribution built out of the box. > Would you consider pulling this in? > > Here's a patch to do so.
thanks for the patch. Unfortunately, this change has already been proposed and rejected. Please see http://lists.schmorp.de/pipermail/rxvt-unicode/2010q2/001186.html Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
