aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/osmocom-latest-packages.sh3
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 4 insertions, 1 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index e70dd92..05efb90 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -99,9 +99,10 @@ build() {
cd "$TOP"
}
-# add those two once they have tagged any versions that include the 'debian' sub-dir:
+# add those once they have tagged any versions that include the 'debian' sub-dir:
#rtl-sdr
#osmo-fl2k
+#osmo-gsm-manuals
build_osmocom() {
prepare
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 9afed1e..61cb250 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -171,6 +171,7 @@ build_osmocom() {
prepare
checkout_limesuite
+ checkout osmo-gsm-manuals
checkout libosmocore
checkout libosmo-sccp
checkout libosmo-abis
@@ -203,6 +204,7 @@ build_osmocom() {
create_osmo_trx_debian8_jessie
build limesuite no_commit --git-upstream-tree="$(get_last_tag limesuite)"
+ build osmo-gsm-manuals
build libosmocore
build libosmo-sccp
build libosmo-abis