Another tactic -> predicate replacement.
[fedora-ocaml-rebuild.git] / 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)