rename openbsc.pc to osmo-bsc.pc

Change-Id: I99ab9fea01c11841437b587dffd4e1fff17a291f
This commit is contained in:
Neels Hofmeyr 2017-09-04 03:08:21 +02:00
parent 5282a81323
commit 1e87a69689
3 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ SUBDIRS = \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = openbsc.pc
pkgconfig_DATA = osmo-bsc.pc
BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = git-version-gen osmoappdesc.py .version

View File

@ -125,7 +125,7 @@ dnl Generate the output
AM_CONFIG_HEADER(bscconfig.h)
AC_OUTPUT(
openbsc.pc
osmo-bsc.pc
include/openbsc/Makefile
include/Makefile
src/Makefile

View File

@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/
Name: OpenBSC
Description: OpenBSC base station controller
Name: OsmoBSC
Description: OsmoBSC base station controller
Requires:
Version: @VERSION@
Cflags: -I${includedir}