Remove Source202
This commit is contained in:
parent
7c772d5bbf
commit
ebeb6cbaac
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user