gnome-initial-setup/config.yaml
2025-01-16 20:59:47 +01:00

22 lines
571 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

actions:
- replace:
- target: "spec"
find: |
# Downstream branding
Patch: 0001-RHEL10-style-illustrations.patch
replace: |
%if 0%{!?almalinux}
# Downstream branding
Patch: 0001-RHEL10-style-illustrations.patch
%endif
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Dont apply the RHEL patch on AlmaLinux"