projects
/
packages
/
openjdk9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83cf742
)
The 'client' VM is not built by default any more
author
Jacek Konieczny
<j.konieczny@eggsoft.pl>
Mon, 21 Sep 2015 10:43:00 +0000
(12:43 +0200)
committer
Jacek Konieczny
<j.konieczny@eggsoft.pl>
Mon, 21 Sep 2015 10:58:28 +0000
(12:58 +0200)
…removing it from %%files
openjdk8.spec
patch
|
blob
|
blame
|
history
diff --git
a/openjdk8.spec
b/openjdk8.spec
index aadebbc30306c2487ff790421a0f9467aa06ff82..fec6f3cc90f694f6aa810d3a458dbdaea533d506 100644
(file)
--- a/
openjdk8.spec
+++ b/
openjdk8.spec
@@
-755,11
+755,6
@@
rm -rf $RPM_BUILD_ROOT
%{jredir}/lib/cmm
%{jredir}/lib/ext
%dir %{jredir}/lib/%{jre_arch}
-%ifnarch %{x8664} x32
-%dir %{jredir}/lib/%{jre_arch}/client
-%{jredir}/lib/%{jre_arch}/client/Xusage.txt
-%attr(755,root,root) %{jredir}/lib/%{jre_arch}/client/*.so
-%endif
%dir %{jredir}/lib/%{jre_arch}/jli
%attr(755,root,root) %{jredir}/lib/%{jre_arch}/jli/*.so
%dir %{jredir}/lib/%{jre_arch}/server
This page took
0.071407 seconds
and
4
git commands to generate.