[PATCH] osmo-msc[master]: Remove pkg-config file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Oct 12 11:43:11 UTC 2017


Review at  https://gerrit.osmocom.org/4231

Remove pkg-config file

It's an artefact of split which is unused anyway.

Change-Id: I15c0b4457c108c7791b0f30b79660d9e6d09b269
---
M Makefile.am
D osmo-msc.pc.in
2 files changed, 0 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/31/4231/1

diff --git a/Makefile.am b/Makefile.am
index 9a92b08..690deae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,9 +16,6 @@
 	contrib \
 	$(NULL)
 
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = osmo-msc.pc
-
 BUILT_SOURCES = $(top_srcdir)/.version
 EXTRA_DIST = git-version-gen osmoappdesc.py .version
 
diff --git a/osmo-msc.pc.in b/osmo-msc.pc.in
deleted file mode 100644
index c406061..0000000
--- a/osmo-msc.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/
-
-Name: OsmoMSC
-Description: Osmocom Mobile Switching Center
-Requires:
-Version: @VERSION@
-Cflags: -I${includedir}

-- 
To view, visit https://gerrit.osmocom.org/4231
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I15c0b4457c108c7791b0f30b79660d9e6d09b269
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list