diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-31 22:00:59 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2013-04-02 15:02:48 -0400 |
commit | 601c4e8ce69338652b3c9178386cbc05de8bae8d (patch) | |
tree | 8c76835f8bc34a1dd81e1f48ec38c02b32e3e766 /src/udev/udev.pc.in | |
parent | 20d47ae5b565723c596b5c8afbfd6f7583a9f49e (diff) |
udev: update
This updates the daemon codebase to upstream.
Authors:
Zbigniew Jędrzejewski-Szmek
Lennart Poettering
Václav Pavlín
Kay Sievers
Harald Hoyer
Rob Clark
Zeeshan Ali (Khattak)
See http://cgit.freedesktop.org/systemd/systemd/log/src/udev
Ian is signing off but has some concerns on a few of the changes
that he may fix in future commits.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Diffstat (limited to 'src/udev/udev.pc.in')
-rw-r--r-- | src/udev/udev.pc.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/udev/udev.pc.in b/src/udev/udev.pc.in index 092f1c6ed0..4f6381eb7a 100644 --- a/src/udev/udev.pc.in +++ b/src/udev/udev.pc.in @@ -1,7 +1,7 @@ +Name: udev +Description: eudev +Version: @UDEV_VERSION@ prefix=@prefix@ exec_prefix=@exec_prefix@ udevdir=@udevlibexecdir@ -Name: udev -Description: Part of eudev -Version: @UDEV_VERSION@ |