mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 23:05:41 +08:00
update patch order
This commit is contained in:
@@ -102,8 +102,6 @@ class BuildCliCommand extends BuildCommand
|
||||
SourcePatcher::patchHardcodedINI($custom_ini);
|
||||
}
|
||||
|
||||
shell(true)->cd(BUILD_LIB_PATH)->exec('cat pkgconfig/ldap.pc');
|
||||
logger()->info('TEST BREAKPOINT');
|
||||
// start to build
|
||||
$builder->buildPHP($rule);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user