mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-22 06:01:23 +00:00
fix spec file
This commit is contained in:
parent
43de85e46a
commit
824b7fc924
@ -112,7 +112,7 @@ echo Good.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
# copy license and contributors doc here for %%license and %%doc macros
|
# copy license and contributors doc here for %%license and %%doc macros
|
||||||
cp %{SOURCE201} %{SOURCE202} %{SOURCE203}.
|
cp %{SOURCE201} %{SOURCE202} %{SOURCE203} .
|
||||||
|
|
||||||
# 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}
|
||||||
|
Loading…
Reference in New Issue
Block a user