From repocop@altlinux.org Sun May 17 02:18:40 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for postclean-03-private-rpm-macros

(message skipped)
--- a/java-17-openjdk.spec	2026-05-17 02:18:40.441363414 +0300
+++ b/java-17-openjdk.spec	2026-05-17 02:18:40.555365113 +0300
@@ -945,8 +945,8 @@
 %if_with fresh_libjvm
 tar xf %{SOURCE1}
 mkdir -p %{bootjdk}
-%__cp -af bootstrap/noarch/* %{bootjdk}
-%__cp -af bootstrap/%archinstall/* %{bootjdk}
+cp -af bootstrap/noarch/* %{bootjdk}
+cp -af bootstrap/%archinstall/* %{bootjdk}
 %endif
 
 # Rename versioning subdirectory to openjdk
