Opened 12 years ago
Closed 10 years ago
#38569 closed defect (fixed)
android-ndk @7b: display messages with "notes" instead of during destroot step
Reported by: | cooljeanius (Eric Gallager) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | krischik@…, kurthindenburg (Kurt Hindenburg) | |
Port: | android-ndk |
Description
Currently android-ndk has the following at the end of its destroot block:
ui_info "####################################################################" ui_info "# ${distname} has been made group «_developer» writable. #" ui_info "####################################################################"
It would be useful to use notes
for this instead so that it can be displayed with port notes android-ndk
.
Change History (3)
comment:1 Changed 12 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r128244 - it appears 9d is the last version that has the tar files
The notes likely needs updating as it is rather vague.
Note: See
TracTickets for help on using
tickets.
Actually, looking at the just-regular
android
port, it does this, too...