'pbuild::build' has been renamed to 'pbuild::compile' in version 0.99.15
This commit is contained in:
@@ -30,7 +30,7 @@ EOF
|
||||
sed -i.bak "s/MACOSX_DEPLOYMENT_TARGET=.*/MACOSX_DEPLOYMENT_TARGET=$MACOSX_DEPLOYMENT_TARGET/" "${SRC_DIR}/Makefile.system"
|
||||
}
|
||||
|
||||
pbuild::build() {
|
||||
pbuild::compile() {
|
||||
make -j3
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user