aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-05-14 11:53:18 +0200
committerOliver Smith <osmith@sysmocom.de>2020-05-19 16:49:33 +0200
commitbd6d677179f224d2d2168f6538ff9befda22ac9d (patch)
treec01739eea64d63a9d487858f4a449ea690136415 /configure.ac
parent482bb073014fd5afb7ea616f38c1bf33d79092d9 (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: I824b67f2d590ac2aa9f2e4fa4387a5283cf22521
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 5c0beded7..9432715d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -273,4 +273,5 @@ AC_OUTPUT(
doc/manuals/Makefile
contrib/Makefile
contrib/systemd/Makefile
+ contrib/osmo-sgsn.spec
Makefile)