aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/openbsc.pc.in
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2019-01-20 20:16:12 +0100
committerMax <msuraev@sysmocom.de>2019-01-24 19:04:54 +0000
commit54e3f0f3ca3e9e161bdda471dd68f7e7d32ea03c (patch)
treea2d80a89fce22e3eddc6f2a70e37564895a6134f /openbsc/openbsc.pc.in
parentf58c9d240430dae2824575bc15bc45121e97eda7 (diff)
Remove openbsc-dev package
There're no external utilities which rely on it anymore so we can simplify our packaging by removing it. Change-Id: I9a96c217999416099aa7ce690845f56fc132274c
Diffstat (limited to 'openbsc/openbsc.pc.in')
-rw-r--r--openbsc/openbsc.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openbsc/openbsc.pc.in b/openbsc/openbsc.pc.in
deleted file mode 100644
index 17e265dd1..000000000
--- a/openbsc/openbsc.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/
-
-Name: OpenBSC
-Description: OpenBSC base station controller
-Requires:
-Version: @VERSION@
-Cflags: -I${includedir}