diff --git a/config.yaml b/config.yaml index 7837a67..d5b572d 100644 --- a/config.yaml +++ b/config.yaml @@ -1,17 +1,13 @@ actions: - replace: - target: "spec" - find: | - %global portablesuffix el9 - %endif + find: "%global portablebuilddir /builddir/build/BUILD" replace: | - %global portablesuffix el9 - %endif - + %global portablebuilddir /builddir/build/BUILD + %if 0%{?almalinux} %global portablesuffix el8 %endif - count: 1 - modify_release: