summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-10-05 14:05:38 +0000
committerCoprDistGit <infra@openeuler.org>2024-10-05 14:05:38 +0000
commit2ce9ce1b6b04ff735bc7bfb95b17ac852af34fc0 (patch)
tree3a63617cae00fd3860aa98509a69b7439a6e8fc5
parent48a81cc060e94fc56d6dce90cef1784bde2ff319 (diff)
automatic import of ccache
-rw-r--r--ccache.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/ccache.spec b/ccache.spec
index 79d7820..779179c 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -39,8 +39,6 @@ being done again. The main focus is to handle the GNU C/C++ compiler
%prep
%autosetup -p1 %{name}-%{version}
-# win32-compat gets imported, but not used
-rm -r src/third_party/{[ad-lo-tvy-z]*,cpp-httplib}
sed -e 's|@LIBDIR@|%{_libdir}|g' -e 's|@CACHEDIR@|%{_var}/cache/ccache|g' \
%{S:1} > %{name}.sh
sed -e 's|@LIBDIR@|%{_libdir}|g' -e 's|@CACHEDIR@|%{_var}/cache/ccache|g' \