Project

General

Profile

Actions

Bug #4957

closed

An AIX selection condition is wrong in rudder-agent SPECfile

Added by Matthieu CERDA about 10 years ago. Updated over 9 years ago.

Status:
Released
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

%if 0%{?aix}

On line 158 is wrong, and should be:

%if "%{?_os}" == "aix" 
Actions

Also available in: Atom PDF