diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-18 19:58:53 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-18 19:58:58 -0400 |
commit | ad689645019adec5673d8dd086aa93892cbaec81 (patch) | |
tree | 6445a14eae3be9fb870c02edc93735bfafb79a48 /src/udev/udev.pc.in | |
parent | 4364e777ebe707a93d34bbe5fd05ecb38f69a54d (diff) |
src: minor code cleanup
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/udev/udev.pc.in')
-rw-r--r-- | src/udev/udev.pc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/udev.pc.in b/src/udev/udev.pc.in index 4f6381eb7a..4a9d867b8d 100644 --- a/src/udev/udev.pc.in +++ b/src/udev/udev.pc.in @@ -4,4 +4,3 @@ Version: @UDEV_VERSION@ prefix=@prefix@ exec_prefix=@exec_prefix@ udevdir=@udevlibexecdir@ - |