From 630df7d608579aa7046c9a4e7b170c5acf4383cf Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Sep 2017 22:29:45 +0200 Subject: [PATCH] configure.ac: Package is now called osmo-bsc, not openbsc Change-Id: I85511946316a34877080ac55553c5b88e34bd1be --- configure.ac | 2 +- debian/osmo-bsc.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a091b395f..5d684ef11 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script -AC_INIT([openbsc], +AC_INIT([osmo-bsc], m4_esyscmd([./git-version-gen .tarball-version]), [openbsc@lists.osmocom.org]) diff --git a/debian/osmo-bsc.install b/debian/osmo-bsc.install index 85e21038b..cce0f65d2 100644 --- a/debian/osmo-bsc.install +++ b/debian/osmo-bsc.install @@ -1,2 +1,2 @@ usr/bin -usr/share/doc/openbsc/examples/osmo-bsc +usr/share/doc/osmo-bsc/examples/osmo-bsc