Search
j0ke.net Open Build Service
>
Projects
>
RHEL
:
8.0
:
building
>
epel-rpm-macros
> macros.zzz-epel-override
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File macros.zzz-epel-override of Package epel-rpm-macros
# This file is used _only_ to override macros which exist in RHEL. # It should be used very sparingly. # Override %nodejs_arches. # EPEL is providing nodejs on 64-bit ARM now, so the existing Red Hat provided # macro needs to be extended to include aarch64. # Requested by pbrobinson and sgallagh on IRC, 2016-09-16. %nodejs_arches %{ix86} x86_64 %{arm} aarch64 # Fix _pkgdocdir definition # https://bugzilla.redhat.com/show_bug.cgi?id=1392354 %_pkgdocdir %{_docdir}/%{name}-%{version}