[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ...info
From: |
Nicola Pero |
Subject: |
Re: ...info |
Date: |
Wed, 10 Apr 2002 11:46:15 +0100 (BST) |
> And one word about frameworks:
>
> make/Instance/framework.make:
>
> internal-framework-install_:: $(FRAMEWORK_INSTALL_DIR) \
> ...
> $(LN_S) $(FRAMEWORK_INSTALL_DIR)/$(FRAMEWORK_DIR_NAME)/Headers
> $(GNUSTEP_INSTANCE); \
> ...
> $(LN_S)
> $(FRAMEWORK_INSTALL_DIR)/$(FRAMEWORK_CURRENT_LIBRARY_DIR_NAME)/$(FRAMEWORK_LIBRARY_FILE)
> $(FRAMEWORK_LIBRARY_FILE); \
> ...
> and so on...
>
> It ignores INSTALL_ROOT_DIR, and this absolute links confuses rpm when i
> try to build something (GNUMail.app for example), because this links
> points into buildroot...
Thanks - I fixed this.
- Re: ...info, Nicola Pero, 2002/04/02
- Re: ...info,
Nicola Pero <=