summaryrefslogtreecommitdiff
path: root/packaging/coreclr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/coreclr.spec')
-rw-r--r--packaging/coreclr.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec
index b04560efc6..cbd935f3ee 100644
--- a/packaging/coreclr.spec
+++ b/packaging/coreclr.spec
@@ -27,7 +27,6 @@ Source0: %{name}-%{version}.tar.gz
Source1000: downloaded_files.tar.gz
Source1001: %{name}.manifest
Source1002: libicu.tar.gz
-Source1003: dep_libs.tar.gz
# Gbp-Ignore-Patches: 0 1 2
Patch0: Add-Tizen-distro.patch
Patch1: Do-not-ignore-project.lock.json.patch
@@ -112,7 +111,6 @@ cp %{SOURCE1000} ./
tar xf %{SOURCE1000}
%ifarch armv7l
%setup -T -D -a 1002
-%setup -T -D -a 1003
for file in $( find ./Tools -name "dotnet" )
do
patchelf --set-interpreter /emul/lib64/ld-linux-x86-64.so.2 $file