Ticket #537 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
Licenses missing from Paladin package
| Reported by: | darkwyrm | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | paladin |
| Cc: |
Description
The Paladin 1.3 packages are missing the Licenses folder and all of the files in it. Both GCC2 and GCC4 builds are affected by the problem.
Change History
comment:1 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I assume the Licenses directory should be a subdirectory of Paladin off of B_APPS_DIRECTORY?
Note that directories may be subject to change, so we should try to make use of finddir/Find_Directory() rather than hard coding pathnames. I noticed in your .sh build scripts you are calling out hard coded paths. That works today, but could be affected i/whenf the directories change.
I've added a cp command to do the copy of the license directory in both the Paladin-1.3.bep and Paladin-1.3-hg.bep files in r1748.