Re: [PATCH] auto-detect changed $prefix in Makefile and properly rebuild to avoid broken install

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Wed, 14 Jun 2006 22:26 +0300, Yakov Lerner <iler.ml@gmail.com>:

I do this each time I install packages from source. I keep them with
"stow" and the usual sequence is:

make prefix=/home/santi/usr
make install prefix=/home/santi/usr/stow/git
cd /home/santi/usr/stow/
stow -v git

so with this auto-detection I'll compile some programs twice.

Santi
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Matthias Lederhofer, (Thu Jun 15, 2:26 am)
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Santi, (Thu Jun 15, 4:26 am)
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Alexander Litvinov, (Thu Jun 15, 6:00 am)