[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11344] missing framework headers symlink when headers are in subp
From: |
matt rice |
Subject: |
[bugs #11344] missing framework headers symlink when headers are in subproject |
Date: |
Fri, 17 Dec 2004 17:08:17 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041124 Firefox/1.0 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #11344] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11344>
Project: GNUstep
Submitted by: matt rice
On: Fri 12/17/2004 at 21:57
Category: Makefiles
Severity: 1 - None
Item Group: Bug
Resolution: None
Privacy: Public
Assigned to: None
Status: Open
Summary: missing framework headers symlink when headers are in subproject
Original Submission: the ObjcUnit port has subprojects which contain header
files
but the main framework doesn't have any header files.
http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz
on install the symlink doesn't get created.
attached is a patch, though probably not the correct fix.
there is a few more cases of if [ "$(HEADER_FILES)" != "" ]
in Instance/framework.make I haven't run into.
File Attachments
-------------------
-------------------------------------------------------
Date: Fri 12/17/2004 at 21:57 Name:
framework_with_subproject_with_headers2.diff Size: 1.34KB By: ratmice
patch to check if the headers dir exists rather than if the project has header
files.
http://savannah.gnu.org/bugs/download.php?item_id=11344&item_file_id=1980
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11344>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #11344] missing framework headers symlink when headers are in subproject,
matt rice <=