mirror of
https://abf.rosa.ru/djam/java-1.8.0-openjdk.git
synced 2025-04-16 21:44:19 +00:00
Do not rename openjdk-java.desktop during install
This commit is contained in:
parent
93fdbc868a
commit
6d8fec7758
1 changed files with 1 additions and 2 deletions
|
@ -707,8 +707,7 @@ for e in jconsole policytool ; do
|
|||
--dir=$RPM_BUILD_ROOT%{_datadir}/applications $e.desktop
|
||||
done
|
||||
|
||||
desktop-file-install --vendor=%{name} --mode=644 \
|
||||
--dir=$RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE78}
|
||||
install -m644 %{SOURCE78} %{buildroot}%{_datadir}/applications/
|
||||
|
||||
# Find JRE directories.
|
||||
find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
|
||||
|
|
Loading…
Add table
Reference in a new issue