osmith submitted this change.
manuals: set OSMO_REPOSITORY
Fix uploading manuals to the wrong directory.
Related: OS#5902
Change-Id: I44f138c4102ea74f8e88350e130a9303203d6440
---
M manuals/OsmoBSCMGCP/Makefile
M manuals/OsmoBSCNAT/Makefile
M manuals/OsmoNITB/Makefile
3 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/manuals/OsmoBSCMGCP/Makefile b/manuals/OsmoBSCMGCP/Makefile
index a6cbc8e..39750d1 100644
--- a/manuals/OsmoBSCMGCP/Makefile
+++ b/manuals/OsmoBSCMGCP/Makefile
@@ -4,4 +4,5 @@
VTY_REFERENCE = osmo-bsc-mgcp-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
+OSMO_REPOSITORY = openbsc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
diff --git a/manuals/OsmoBSCNAT/Makefile b/manuals/OsmoBSCNAT/Makefile
index 9b8e208..b0cce48 100644
--- a/manuals/OsmoBSCNAT/Makefile
+++ b/manuals/OsmoBSCNAT/Makefile
@@ -4,4 +4,5 @@
VTY_REFERENCE = osmo-bsc-nat-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
+OSMO_REPOSITORY = openbsc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
diff --git a/manuals/OsmoNITB/Makefile b/manuals/OsmoNITB/Makefile
index 9f28305..e1dcda1 100644
--- a/manuals/OsmoNITB/Makefile
+++ b/manuals/OsmoNITB/Makefile
@@ -8,4 +8,5 @@
VTY_REFERENCE = osmonitb-vty-reference.xml
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.vty-reference.inc
+OSMO_REPOSITORY = openbsc
include $(OSMO_GSM_MANUALS_DIR)/build/Makefile.common.inc
To view, visit change 31721. To unsubscribe, or for help writing mail filters, visit settings.