Skip to content

Commit

Permalink
Make release
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomb2 committed Mar 6, 2019
1 parent 0857982 commit af02634
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-aarch64-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-aarch64.cfg')
include('/etc/mock/fedora-30-aarch64.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-armhfp-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-armhfp.cfg')
include('/etc/mock/fedora-30-armhfp.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-i386-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-i386.cfg')
include('/etc/mock/fedora-30-i386.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-ppc64-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-ppc64.cfg')
include('/etc/mock/fedora-30-ppc64.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-ppc64le-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-ppc64le.cfg')
include('/etc/mock/fedora-30-ppc64le.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down
2 changes: 1 addition & 1 deletion etc/mock/fedora-rawhide-x86_64-rpmfusion_free.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include('/etc/mock/fedora-rawhide-x86_64.cfg')
include('/etc/mock/fedora-30-x86_64.cfg')

config_opts['yum.conf'] += """
[rpmfusion-free-rawhide]
Expand Down

0 comments on commit af02634

Please sign in to comment.