aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-14 11:51:10 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-19 17:08:33 +0200
commitc10cb81593230269cbc3f23244d8e3fb43b1f465 (patch)
treee37a192c1256709956a757b410cde4f6e3a6ca6f /configure.ac
parentd0156fd6a8413b983b081c3ab5e8e172735cb63a (diff)
contrib: integrate RPM spec
Remove OpenSUSE bug report link, set version to @VERSION@, make it build with CentOS 8 etc. Related: OS#4550 Change-Id: Idfe04c2e2609763387d1309f059c390b8e7ae938
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d693c673..3d126ce5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -256,4 +256,5 @@ AC_OUTPUT(
doc/manuals/Makefile
contrib/Makefile
contrib/systemd/Makefile
+ contrib/osmo-pcu.spec
Makefile)