aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-05-20 13:47:28 +0200
committerOliver Smith <osmith@sysmocom.de>2019-05-20 13:51:51 +0200
commit2f251843f95c412705745e5946a5bcf6b9888fd5 (patch)
tree998529f65a8984e91f11cac04b57746818e2851e /doc
parentad7b8bee71e78e5a046b65898e181b8c48be3974 (diff)
Revert "debian: create -doc subpackage with pdf manuals"
This reverts commit ad7b8bee71e78e5a046b65898e181b8c48be3974. Unfortunately the osmo-gsm-manuals-dev package isn't working properly yet, therefore osmo-bts fails to build on nightly OBS now. My apologies for not testing enough in my own OBS namespace, before merging. I'll do that in the future. I'm reverting the patch now, so osmo-bts isn't missing from the nightly repository until I've fixed the osmo-gsm-manuals package. Change-Id: I89c2b92c8ae6331d6fff95a378fb58d82059af13
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/manuals/Makefile.am b/doc/manuals/Makefile.am
index 1d8125f1..90fff57e 100644
--- a/doc/manuals/Makefile.am
+++ b/doc/manuals/Makefile.am
@@ -20,6 +20,5 @@ if BUILD_MANUALS
VTY_REFERENCE = osmobts-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
- OSMO_REPOSITORY = osmo-bts
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
endif