#18476 closed bug (fixed)

Missing directory in tools Jamfile

Reported by: Karvjorm Owned by: nobody
Priority: normal Milestone: R1/beta5
Component: Build System Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

If you look at the Jamfile located at "SubDir HAIKU_TOP src tools zip ;" you can see the line: SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src bin zip ] ;

But there is no "$(HAIKU_TOP) src bin zip" directory.

Change History (4)

comment:1 by khallebal, 17 months ago

Yeah, it seems like a typo?, maybe they meant unzip?

comment:2 by pulkomandy, 17 months ago

I think the version of "zip" in bin/ was deleted, and the one in "tools" is not needed anymore and should be deleted as well

comment:3 by waddlesplash, 16 months ago

Component: - GeneralBuild System

comment:4 by waddlesplash, 16 months ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed

Done in hrev57122.

Note: See TracTickets for help on using tickets.