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