cec: fixed typo in libcec.pc.in
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 13 Oct 2011 22:57:24 +0000 (00:57 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 13 Oct 2011 22:57:24 +0000 (00:57 +0200)
src/lib/libcec.pc.in

index 17342332c9e0ee3076e860fe9eea9c4bab8c37bc..381477007901d6cf8c44a72dc68d1815af8631fb 100644 (file)
@@ -8,5 +8,5 @@ Description: Pulse-Eight CEC adapter library
 URL: http://www.pulse-eight.com/
 Version: @VERSION@
 Requires: @REQUIRES@
-Libs: -L${libdir}` -lcec
+Libs: -L${libdir} -lcec
 Cflags: -I${includedir}