Accepting request 1175366 from home:Andreas_Schwab:Factory
- Fix macro reference OBS-URL: https://build.opensuse.org/request/show/1175366 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 16:09:00 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Fix macro reference
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 14:33:48 UTC 2024 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
|
@@ -329,7 +329,7 @@ download.opensuse.org-oss.repo download.opensuse.org-non-oss.repo download.opens
|
||||
repo-openh264.repo openSUSE-*-0.repo repo-main.repo; do
|
||||
if [ -f %{_sysconfdir}/zypp/repos.d/$repo_file ]; then
|
||||
echo "Content of $repo_file will be newly managed by zypp-services."
|
||||
echo "Storing old copy as {_sysconfdir}/zypp/repos.d/$repo_file.rpmsave"
|
||||
echo "Storing old copy as %{_sysconfdir}/zypp/repos.d/$repo_file.rpmsave"
|
||||
mv %{_sysconfdir}/zypp/repos.d/$repo_file %{_sysconfdir}/zypp/repos.d/$repo_file.rpmsave
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user