mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Chore
This commit is contained in:
@@ -40,6 +40,6 @@ class pkgconfig
|
||||
)
|
||||
->make(with_install: 'install-exec');
|
||||
|
||||
shell()->exec('strip ' . BUILD_ROOT_PATH . '/bin/pkg-config');
|
||||
shell()->exec("strip {$package->getBinDir()}/pkg-config");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user