Ticket #1422 (accepted task) — at Version 2
GNU specific options in buildsystem
Reported by: | iNode | Owned by: | iNode |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre1 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by angel_il) (diff)
We should check buildsystem to be portable
Current issues (I will collect it here to fix in one patch)
version.sh
PREV_MC_VERSION=`sed -rn 's/^#define MC_CURRENT_VERSION "(.*)"$/\1/p' "${VERSION_FILE}"`
BSD sed has no "-r" optioin.
Change History
Note: See
TracTickets for help on using
tickets.