Install routine for MacOS X.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1776 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -321,6 +321,11 @@ installsome() {
|
||||
|
||||
# Install the program
|
||||
build_install() {
|
||||
eval "${TARGET}_install"
|
||||
}
|
||||
|
||||
# Generic installation routine
|
||||
generic_install() {
|
||||
local SRC DEST MODE OWNER
|
||||
|
||||
eval "${TARGET}_pre_install"
|
||||
|
||||
Reference in New Issue
Block a user