mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore(terra-mock-configs): Update to stable
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: terra-mock-configs
|
||||
Version: 1.4.3
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Epoch: 1
|
||||
Summary: Mock configs for Terra repos
|
||||
|
||||
@@ -27,8 +27,8 @@ Obsoletes: anda-mock-configs < 3-2%{?dist}
|
||||
mkdir -p %{buildroot}%{_sysusersdir}
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/mock/templates
|
||||
|
||||
# not copying terra-el.tpl as that might be a duplicate
|
||||
cp -v -t %{buildroot}%{_sysconfdir}/mock/templates/ terra.tpl terra-el-dev.tpl
|
||||
# not copying terra-el-dev.tpl as we aren't using dev
|
||||
cp -v -t %{buildroot}%{_sysconfdir}/mock/templates/ terra.tpl terra-el.tpl
|
||||
cp -v *.cfg %{buildroot}%{_sysconfdir}/mock/
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user