summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2017-01-02 18:54:28 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2017-06-13 18:51:52 +0900
commit033ba5d5a68e33e62a388b827c7bc8498d1d3d74 (patch)
tree5c8135053b11dd6a750d96fb951adca920cf3766
parent48f0068053d97756c89bc4fabde9ef43f21e8d2d (diff)
downloadcoreclr-033ba5d5a68e33e62a388b827c7bc8498d1d3d74.tar.gz
coreclr-033ba5d5a68e33e62a388b827c7bc8498d1d3d74.tar.bz2
coreclr-033ba5d5a68e33e62a388b827c7bc8498d1d3d74.zip
Remove dep_libs.tar.gz
Change-Id: I52a11e4d9c4276130bd4abe59092121930a7f794 Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
-rw-r--r--packaging/coreclr.spec2
-rw-r--r--packaging/dep_libs.tar.gzbin144494 -> 0 bytes
2 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
diff --git a/packaging/dep_libs.tar.gz b/packaging/dep_libs.tar.gz
deleted file mode 100644
index 4925312774..0000000000
--- a/packaging/dep_libs.tar.gz
+++ /dev/null
Binary files differ