a10-beta-test #6

Merged
eabdullin merged 10 commits from a10-beta-test into a10-beta 2024-07-04 12:21:20 +00:00
Showing only changes of commit ebeb6cbaac - Show all commits

View File

@ -122,7 +122,7 @@ This package provides the RPM signature keys for %{distro}.
%install %install
# copy license and contributors doc here for %%license and %%doc macros # copy license and contributors doc here for %%license and %%doc macros
mkdir -p ./docs mkdir -p ./docs
cp %{SOURCE201} %{SOURCE202} ./docs cp %{SOURCE201} ./docs
# create /etc/system-release and /etc/redhat-release # create /etc/system-release and /etc/redhat-release
install -d -m 0755 %{buildroot}%{_sysconfdir} install -d -m 0755 %{buildroot}%{_sysconfdir}