Skip to content

Commit

Permalink
Merge #135
Browse files Browse the repository at this point in the history
135: readme: clarify pkg-config name used r=jmesmon a=jmesmon



Co-authored-by: Cody Schafer <devel@codyps.com>
  • Loading branch information
bors[bot] and codyps committed Sep 11, 2020
2 parents 3fd8450 + 2b20e8c commit e9e7a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Build Environment variables
---------------------------

By default, `libsystemd-sys` will use `pkg-config` to find `libsystemd`. It
defaults to using the `systemd` package. To change the package looked up in
defaults to using the `libsystemd` package. To change the package looked up in
pkg-config, set the `SYSTEMD_PKG_NAME` environment variable.

If you want to override the source of the `libsystemd` directly, set the env
Expand Down

0 comments on commit e9e7a7b

Please sign in to comment.