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

Commiteb7a9cd

Browse files
committed
Tiny capitalization adjustment in pkg-config files
This makes the output match that produced by meson (and also matchesother packages and pkg-config's own documentation better).
1 parentfe3caa1 commiteb7a9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Makefile.shlib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ endif # PORTNAME == cygwin || PORTNAME == win32
396396
echo >>$@
397397
echo 'Name: lib$(NAME)' >>$@
398398
echo 'Description: PostgreSQL lib$(NAME) library' >>$@
399-
echo 'Url: $(PACKAGE_URL)' >>$@
399+
echo 'URL: $(PACKAGE_URL)' >>$@
400400
echo 'Version: $(VERSION)' >>$@
401401
echo 'Requires: ' >>$@
402402
echo 'Requires.private: $(PKG_CONFIG_REQUIRES_PRIVATE)' >>$@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp