diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index e70dd928..05efb90b 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 9afed1ec..61cb250b 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