Skip to content

Commit

Permalink
Merge 7cf0c1c into 22dfcd8
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Aug 27, 2019
2 parents 22dfcd8 + 7cf0c1c commit 4516a68
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
specfile_path: fmf.spec
synced_files:
- fmf.spec

upstream_project_name: fmf
downstream_package_name: fmf

jobs:
- job: copr_build
trigger: pull_request
metadata:
targets:
- fedora-rawhide-x86_64
- fedora-30-x86_64
- fedora-29-x86_64

actions:
post-upstream-clone:
- bash -c "set -x; make man; mv tmp/fmf* ."
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,5 @@ This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.

Nothing...

0 comments on commit 4516a68

Please sign in to comment.