git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd3d2b
)
Another tactic -> predicate replacement.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 22:22:36 +0000
(22:22 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 22:22:36 +0000
(22:22 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
8022963
..
c63832f
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-57,4
+57,4
@@
pure function get-source-packages () returning strings = {
let fedora-source-packages = get-source-packages ()
# Main goal: Rebuild all packages in Koji.
-goal all = : wrap ("
*
koji-built", fedora-source-packages)
+goal all = : wrap ("
is-
koji-built", fedora-source-packages)