Movatterモバイル変換


[0]ホーム

URL:


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

Commite9f075f

Browse files
committed
Don't install ldap_password_func in meson
It should be handled as a test module per commitb6a0d46.
1 parentb64c8b0 commite9f075f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/ldap_password_func/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif
1414

1515
ldap_password_func=shared_module('ldap_password_func',
1616
ldap_password_func_sources,
17-
kwargs:pg_mod_args+ {
17+
kwargs:pg_test_mod_args+ {
1818
'dependencies': [ldap, pg_mod_args['dependencies']],
1919
},
2020
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp