aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 15fbc6c..6f60ef8 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -79,9 +79,10 @@ PACKAGES="
osmo-mgw
osmo-msc
osmo-bsc
- rtl-sdr
- osmo-fl2k
"
+# add those two once they have tagged any versions that include the 'debian' sub-dir
+ #rtl-sdr
+ #osmo-fl2k
[ -d "$TOP/debsrc" ] && rm -rf "$TOP/debsrc"
mkdir "$TOP/debsrc"