diff options
author | François Andriot <albator78@libertysurf.fr> | 2017-11-12 12:21:13 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2017-11-12 12:21:13 +0100 |
commit | ad4ad03c161338dce77d4af88b34b74af6f4c4d8 (patch) | |
tree | 7c46d6f6aa986ed918bc44d9f7cfb2c6f6b5c7de /redhat/main/tdebindings/tdebindings-14.0.0.spec | |
parent | 8a9f8ca470c2bb5cebff1da897fd3d4898344a49 (diff) | |
download | tde-packaging-ad4ad03c161338dce77d4af88b34b74af6f4c4d8.tar.gz tde-packaging-ad4ad03c161338dce77d4af88b34b74af6f4c4d8.zip |
RPM: update build scripts
Diffstat (limited to 'redhat/main/tdebindings/tdebindings-14.0.0.spec')
-rw-r--r-- | redhat/main/tdebindings/tdebindings-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdebindings/tdebindings-14.0.0.spec b/redhat/main/tdebindings/tdebindings-14.0.0.spec index d8c8d2b97..7e0607e73 100644 --- a/redhat/main/tdebindings/tdebindings-14.0.0.spec +++ b/redhat/main/tdebindings/tdebindings-14.0.0.spec @@ -189,7 +189,7 @@ BuildRequires: rubypick %endif %endif %endif -%if 0%{?rhel} == 5 +%if 0%{?rhel} == 5 || 0%{?rhel} == 6 %define ruby_arch %(ruby -rrbconfig -e 'puts Config::CONFIG["archdir"]') %endif |