Skip to content

Commit 77ea765

Browse files
smcvbluca
authored andcommitted
d/dh_dlopenlibdeps: Refer to the correct specification
dh_dlopenlibdeps works with dlopen metadata, not package metadata. Signed-off-by: Simon McVittie <[email protected]>
1 parent ca9397c commit 77ea765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/dh_dlopenlibdeps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ B<dh_dlopenlibdeps> is a debhelper program that is responsible for calculating
2323
dlopen library dependencies for packages.
2424
2525
This program follows the dlopen notes metadata specification as defined at
26-
https://systemd.io/ELF_PACKAGE_METADATA/
26+
https://systemd.io/ELF_DLOPEN_METADATA/
2727
2828
=head1 OPTIONS
2929

0 commit comments

Comments
 (0)