aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/osmocom-nightly-packages.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 69f020c..dd84b4f 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -62,14 +62,6 @@ build osmo-pcap
build osmo-stp
build osmo-trx
build osmo-sip-connector
-
-cp openbsc/openbsc/include/openbsc/gsm_data_shared.h osmo-bts/include/openbsc/
-cp openbsc/openbsc/src/libcommon/gsm_data_shared.c osmo-bts/src/common/gsm_data_shared.c
-cd osmo-bts
-git add include/openbsc/gsm_data_shared.h
-git add src/common/gsm_data_shared.c
-git commit -m "Copy OpenBSC files needed for the build"
-cd ../
build osmo-bts
build osmo-pcu
build osmo-hlr