Change in osmo-sgsn[master]: Drop unused osmo-sgsn.pc

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
Mon Dec 10 18:05:58 UTC 2018


Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/12231 )

Change subject: Drop unused osmo-sgsn.pc
......................................................................

Drop unused osmo-sgsn.pc

We do not install any libraries so we don't need it: most likely it's a
forgotten leftover from pre-split repo time.

Change-Id: Ifabb26d1e6384659789061bc2abe23cb5ceca4cb
---
M Makefile.am
M configure.ac
M debian/copyright
D osmo-sgsn.pc.in
4 files changed, 0 insertions(+), 15 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/Makefile.am b/Makefile.am
index 7ff989d..3f89896 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,9 +16,6 @@
 	tests \
 	$(NULL)
 
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = osmo-sgsn.pc
-
 BUILT_SOURCES = $(top_srcdir)/.version
 EXTRA_DIST = git-version-gen osmoappdesc.py .version
 
diff --git a/configure.ac b/configure.ac
index f0bef52..c0d3770 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,7 +242,6 @@
 AM_CONFIG_HEADER(bscconfig.h)
 
 AC_OUTPUT(
-    osmo-sgsn.pc
     include/Makefile
     include/osmocom/Makefile
     include/osmocom/sgsn/Makefile
diff --git a/debian/copyright b/debian/copyright
index cc631f4..4e53664 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -45,7 +45,6 @@
            include/osmocom/sgsn/sgsn.h
            include/osmocom/sgsn/vty.h
            m4/README
-           osmo-sgsn.pc.in
            src/Makefile.am
            src/gprs/.gitignore
            src/gprs/Makefile.am
diff --git a/osmo-sgsn.pc.in b/osmo-sgsn.pc.in
deleted file mode 100644
index 45aef57..0000000
--- a/osmo-sgsn.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/
-
-Name: OsmoSGSN
-Description: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
-Requires:
-Version: @VERSION@
-Cflags: -I${includedir}

-- 
To view, visit https://gerrit.osmocom.org/12231
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifabb26d1e6384659789061bc2abe23cb5ceca4cb
Gerrit-Change-Number: 12231
Gerrit-PatchSet: 2
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181210/d47ba83e/attachment.htm>


More information about the gerrit-log mailing list