Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-09-10 18:19:58 -0700 (Fri, 10 Sep 2004)
Revision: 600
Log message:
(bug 305) GO back to using "install -d" + install instead of "install -D"
which turned out not to be very portable. To avoid problems that some
people had with -d complaining of not being able to fix permissions,
use th "-" prefix on the "install -d" lines.
Changes | Path |
+11 -8 | omake/Makefile.in |
+11 -8 | omake/OMakefile.in |