osmith has uploaded this change for review.
doc/manuals: set OSMO_REPOSITORY
Fix uploading manuals to the wrong directory.
Related: OS#5902
Change-Id: I71ff92fefa5cd84e0e25f9a1c1c9ec9f897a2edc
---
M doc/manuals/Makefile
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/23/31723/1
diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index 603f4ba..53bb375 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -5,4 +5,5 @@
ASCIIDOC_DEPS = $(srcdir)/chapters/*.adoc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.asciidoc.inc
+OSMO_REPOSITORY = osmocom-bb
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
To view, visit change 31723. To unsubscribe, or for help writing mail filters, visit settings.