[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem installing bundles without GNUSTEP_INSTALLATION_DIR
From: |
Richard Frith-Macdonald |
Subject: |
Re: Problem installing bundles without GNUSTEP_INSTALLATION_DIR |
Date: |
Wed, 15 Feb 2017 08:39:02 +0000 |
> On 15 Feb 2017, at 01:17, Jamie Ramone <sancombru@gmail.com> wrote:
>
> Thanks for that bit of advice, but since it was getting on my nerves I
> removed all PC related files from my project and just maintain the
> makefiles by hand. Ivan's solution seems to work well enough so I'm
> going with that. One thing I can't seem to get around is that
> gnustep-make installs the bundles in the installation domain. I only
> want to copy them into the application proper, which I'm already
> doing. Can the install target be turned off for those individual
> bundles?
Yes, for a bundle named 'something' it's
something_STANDARD_INSTALL = no