mirror of
https://abf.rosa.ru/djam/java-1.8.0-openjdk.git
synced 2025-04-20 15:34:20 +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
|
--dir=$RPM_BUILD_ROOT%{_datadir}/applications $e.desktop
|
||||||
done
|
done
|
||||||
|
|
||||||
desktop-file-install --vendor=%{name} --mode=644 \
|
install -m644 %{SOURCE78} %{buildroot}%{_datadir}/applications/
|
||||||
--dir=$RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE78}
|
|
||||||
|
|
||||||
# Find JRE directories.
|
# Find JRE directories.
|
||||||
find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
|
find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
|
||||||
|
|
Loading…
Add table
Reference in a new issue