Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 37a25b4

Browse files
committed
Update libmongocrypt mlib path for PECL packaging
1 parent 24c4622 commit 37a25b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎bin/prep-release.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ function get_files() {
6565
"src/libmongocrypt-compat/mongocrypt/*.{c,h}",
6666
"src/libmongocrypt/src/*.{c,h,h.in}",
6767
"src/libmongocrypt/src/crypto/*.{c,h}",
68-
// Note: src/libmongocrypt/src/mlib/ does not contain source files (as of libmongocrypt 1.14.0)
69-
"src/libmongocrypt/src/mlib/*.h",
68+
// Note: src/libmongocrypt/src/mc-mlib/ does not contain source files (as of libmongocrypt 1.14.0)
69+
"src/libmongocrypt/src/mc-mlib/*.h",
7070
"src/libmongocrypt/src/os_posix/*.{c,h}",
7171
"src/libmongocrypt/src/os_win/*.{c,h}",
7272
"src/libmongocrypt/src/unicode/*.{c,h}",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /