stdlib: Fix %branch -> %fedora-branch.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 18 Jan 2020 20:50:57 +0000 (20:50 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 18 Jan 2020 20:50:57 +0000 (20:50 +0000)
Fixes commit 69f0ac6d4b9a1fd1b2985cefe95d4f06d55004f3

stdlib/fedora.gl

index 32e1922..21450c7 100644 (file)
@@ -51,7 +51,7 @@
 # Check if the source package has been built in Koji.
 
 tactic *koji-built (pkg) = {
-    cd %fedora-dir/%pkg/%branch
+    cd %fedora-dir/%pkg/%fedora-branch
     koji=%koji
     specfile=%pkg.spec