mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
Add package.cfg for ELN
Starting with fedpkg 1.45, we can now have `fedpkg build` automatically trigger both the Rawhide and ELN build of this package, since it cannot be rebuilt by the normal ELN auto-rebuild service due to the restricted nature of this package. By adding this file, the maintainer does not need to remember to build it for both releases manually. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
28040b73c9
commit
ce5e45b505
1 changed files with 3 additions and 0 deletions
3
package.cfg
Normal file
3
package.cfg
Normal file
|
@ -0,0 +1,3 @@
|
|||
[koji]
|
||||
targets = rawhide eln
|
||||
|
Loading…
Reference in a new issue