[OGo-GNUstep-Port] Re: skyrix-sope installation paths

Filip Van Raemdonck gnustep-port@opengroupware.org
Thu, 28 Aug 2003 14:36:55 +0200


On Thu, Aug 28, 2003 at 01:09:22PM +0100, Nicola Pero wrote:
> 
> > ---snip---
> > >  after-install ::
> > > -	$(MKDIRS) $(GNUSTEP_MAKEFILES)/Additional/
> > > -	$(INSTALL_DATA) ngobjweb.make $(GNUSTEP_MAKEFILES)/Additional/ngobjweb.make
> > > +	$(MKDIRS) $(GNUSTEP_INSTALLATION_DIR)/Library/Makefiles/Additional/
> > > +	$(INSTALL_DATA) ngobjweb.make $(GNUSTEP_INSTALLATION_DIR)/Library/Makefiles/Additional/ngobjweb.make
> > ---snap---
> > 
> > Does that actually make sense?

My faulty attempt at making it possible to install under a different root
directory, for package building... (as GNUSTEP_MAKEFILES doesn't obey
GNUSTEP_INSTALLATION_DIR)

> But technically (to allow gnustep-make build automatically rpm for
> example) it's better to install into
> 
> $(INSTALL_ROOT_DIR)$(GNUSTEP_MAKEFILES)/Additional
> 
> (Everytime you install something into a location which is not rooted under
> GNUSTEP_INSTALLATION_DIR, it is recommended that you prefix the
> installation path with $(INSTALL_ROOT_DIR)

This is what I was looking for but couldn't find :)


Regards,

Filip

-- 
* Robot101 likes the way that windows says 'Windows is now detecting your
           hardware and any plug and play devices you may have.', thus
           confirming that plug and play devices don't actually qualify as
           hardware.