Skip to content

Commit

Permalink
[RPM] Update rpm/default.cfg to build on F30
Browse files Browse the repository at this point in the history
  • Loading branch information
daniviga authored and nyalldawson committed Mar 27, 2019
1 parent 79ffbff commit 59aa7cd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rpm/default.cfg
Expand Up @@ -10,10 +10,12 @@ OUTDIR="result/"

# Which arches to build for. Check /etc/mock for possible options
ARCHS=(
"fedora-27-i386"
"fedora-27-x86_64"
"fedora-28-i386"
"fedora-28-x86_64"
"fedora-29-i386"
"fedora-29-x86_64"
"fedora-30-i386"
"fedora-30-x86_64"
)

# Which git branch to export. Normally take the current
Expand Down

0 comments on commit 59aa7cd

Please sign in to comment.