work around EPEL-6 bug in RPM macros
This commit is contained in:
parent
f927889e50
commit
eade29dea7
2
zsh.spec
2
zsh.spec
@ -16,8 +16,10 @@ Source5: zshenv.rhs
|
|||||||
Source6: dotzshrc
|
Source6: dotzshrc
|
||||||
Source7: zshprompt.pl
|
Source7: zshprompt.pl
|
||||||
|
|
||||||
|
%if 0%{?epel} != 6
|
||||||
# legacy downstream patches, TODO: either get them upstream or drop them
|
# legacy downstream patches, TODO: either get them upstream or drop them
|
||||||
Patch0: zsh-serial.patch
|
Patch0: zsh-serial.patch
|
||||||
|
%endif
|
||||||
|
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: gawk
|
BuildRequires: gawk
|
||||||
|
Loading…
Reference in New Issue
Block a user