mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-05-15 01:50:57 +07:00
Refactor extension functions to add_extensions scripts
This commit is contained in:
4
src/scripts/extensions/patches/protobuf.sh
Normal file
4
src/scripts/extensions/patches/protobuf.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
patch_protobuf() {
|
||||
mkdir -p third_party/wyhash
|
||||
cp ../../../../third_party/wyhash/* third_party/wyhash
|
||||
}
|
||||
Reference in New Issue
Block a user