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/libudev | |
parent | 4364e777ebe707a93d34bbe5fd05ecb38f69a54d (diff) |
src: minor code cleanup
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/libudev')
-rw-r--r-- | src/libudev/libudev.pc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libudev/libudev.pc.in b/src/libudev/libudev.pc.in index 268dbb64d5..e5aae5ab6a 100644 --- a/src/libudev/libudev.pc.in +++ b/src/libudev/libudev.pc.in @@ -14,5 +14,4 @@ Name: libudev Description: Library to access udev device information Version: @UDEV_VERSION@ Libs: -L${libdir} -ludev - Cflags: -I${includedir} |