Opened 14 years ago

Closed 14 years ago

#5373 closed bug (fixed)

[patch] Fix typo that affect installoptionalpackage's functionality

Reported by: mmadia Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In function AddSymlinkToHaikuImage(), mkdir -p "${dirTokens}" needs the '$' escaped. Otherwise the generated script will have mkdir -p ""

Attachments (1)

installoptionalpackage-FixTypo.patch (429 bytes ) - added by mmadia 14 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by tqh, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev35420.

Note: See TracTickets for help on using tickets.