ovsdb: Fix typo in libovsdb's pkg-config.
authorAnsari, Shad <shad.ansari@hpe.com>
Fri, 22 Jan 2016 20:06:28 +0000 (20:06 +0000)
committerBen Pfaff <blp@ovn.org>
Sat, 6 Feb 2016 00:22:40 +0000 (16:22 -0800)
Fix typo in the library name of pkg-config of libovsdb.

Reported-by: Javier Albornz <javier.albornoz@hpe.com>
Signed-off-by: Shad Ansari <shad.ansari@hpe.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
AUTHORS
ovsdb/libovsdb.pc.in

diff --git a/AUTHORS b/AUTHORS
index 420aa2d..492f91a 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -312,6 +312,7 @@ James Schmidt           jschmidt@nicira.com
 Jan Medved              jmedved@juniper.net
 Janis Hamme             janis.hamme@student.kit.edu
 Jari Sundell            sundell.software@gmail.com
+Javier Albornz          javier.albornoz@hpe.com
 Jed Daniels             openvswitch@jeddaniels.com
 Jeff Merrick            jmerrick@vmware.com
 Jeongkeun Lee           jklee@hp.com
index f413386..54c9039 100644 (file)
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: libofproto
+Name: libovsdb
 Description: OVSDB library of Open vSwitch
 Version: @VERSION@
 Libs: -L${libdir} -lovsdb