--- In milter-greylist@yahoogroups.com, manu@n... wrote:
> Ivan F. Martinez <ml@i...> wrote:
>
> > If possible I want that people on other platforms also try this
patch :
> > http://www.saisp.br/ifm/patches/milter-greylist-Makefile.patch
> >
> > This patch make possible to install the files on a sandbox, which is
> > necessary to build the rpm.
>
> The patch define a ${DESTDIR} prepended to each path in the Makefile.
> I'd like to be sure that no build environement will predefine ${DESTDIR}
> and therefore produce a mess.
DESTDIR (not INSTALL_DESTDIR!) is de facto standard for exactly the
task of installing into a sandbox. `automake' always start target
paths with "$(DESTDIR)".
Packagers are used to running
"make install DESTDIR=/var/tmp/<pkgroot>".
At least I am :-)
EugeneMessage
Re: redhat rpm
2004-12-11 by egcrosser
Attachments
- No local attachments were found for this message.