From 2672617920dcf68b663c6d085bcdf705cfbf5b6f Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Mon, 11 May 2020 10:41:11 +0200 Subject: build.sh: libdbi: remove unneeded sources They are downloaded from the URLs in the spec file now. Change-Id: I5a5768d59584b0ee6f0f63e67f714aa3f13ba2d3 --- rpm-local/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm-local/build.sh b/rpm-local/build.sh index 53f984b..6d20f2c 100755 --- a/rpm-local/build.sh +++ b/rpm-local/build.sh @@ -153,8 +153,8 @@ build_pkg_other "python-cheetah" build_pkg_other "uhd" # libdbi-drivers-dbd-sqlite3 (dependency of osmo-msc) -build_pkg_other "libdbi" "libdbi/libdbi-0.9.0.g33.tar.xz" -build_pkg_other "libdbi-drivers" "libdbi-drivers/libdbi-drivers-0.9.0.g55.tar.xz" +build_pkg_other "libdbi" +build_pkg_other "libdbi-drivers" # limesuite (dependency of osmo-bts) # needs wxwidgets -- cgit v1.2.3